2023 WPILIb VS Code Intellisense (Linter Bug)

So I’ve noticed that when I reopen a project in VS Code that I get tons of errors, but when I click on them to go to them they go away. Possibly a bug in WPILIB’s implementation of VS Code. Possibly not.

My first thoughts about that would be that you’re using a project from last year that isn’t updated to this year’s version of WPILib.

It has been updated.

I’ll try a fresh project and get back to you

Intellisense can take some time to refresh, and there should be a “refresh intellisense” command to force refresh it.
If the code builds, it’s an intellisense problem.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.