0.19.1-insiders
Pre-release
Pre-release
sean-mcmanus
released this
09 Oct 20:32
·
2720 commits
to insiders
since this release
- Fix IntelliSense-based
Go to Definition
on overloads. #1071 - Fix IntelliSense failing if recursive includes removes all paths. #2442
- Fix incorrect IntelliSense errors with MinGW (stop using
-fms-extensions
by default). #2443, #2623 - Fix error squiggles sometimes not updating after typing. #2448
- Fix IntelliSense-based
Go to Definition
on the identifier of a definition with no declaration. #2573 - Fix IntelliSense-based
Go to Definition
not falling back to the declaration (in certain cases). #2574 - Fix IntelliSense-based
Go to Definition
going to the wrong location after edits are made. #2579 - Fix
Go to Definition
when theintelliSenseEngineFallback
isDisabled
and#include
s are missing. #2583 - Fix empty
C_Cpp.default.*
settings not being used. #2584 - Fix quoting around
ssh
's command (for the debugger). #2585 - Fix crash on hover (and
Go to Definition
) when using theTag Parser
. #2586 - Fix errors when a workspace folder isn't open. #2613
Instructions
To use the "offline" .vsix (that doesn't download dependencies on extension activation), download the .vsix that matches your OS and run the "Install from VSIX" command in VS Code.