0.25.1
Instructions
To use the "offline" .vsix (that doesn't download OS-based dependencies on extension activation), download the .vsix that matches your OS and run the "Install from VSIX" command in VS Code.
Requirements
- VS Code 1.30.0 or later.
Changes
Bug Fixes
- Fix
Switch Header/Sourcefor.Hand.Ctargets. #3048 - Fix
C_Cpp.updateChannelnot respectingextensions.autoUpdate. #3632 - Fix duplicate content appearing after formatting of a new file (2nd fix). #4091
- Fix links in
Log Diagnosticsoutput. #4122 - Fix
NullReferenceExceptionwhen debugging if"description"is missing. #4125 - Fix
files.excludeprocessing when using\\. #4127 - Fix bug when attaching to an elevated process on Linux. #4133
- Fix IntelliSense-based
Go to Definitionfailing for a nested class in a template class. #4135 - Fix incorrect configuration squiggles with
compilerPathwhen variables are used. #4141 - Fix
executeReferenceProviderwhen code is selected. #4147 - Fix code action for resolving missing includes via the
vcpkgdependency manager. PR #4156
Known Issues
- None so far.