1.21.2 #12495
sean-mcmanus
started this conversation in
General
1.21.2
#12495
Replies: 1 comment
-
This release caused #12497 -- 1.21.3 will have the fix. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Instructions
Install it via using the Extensions view in VS Code or download a vsix that matches your OS from Assets section below (or the "Download" dropdown in the "Version History" tab section on the Marketplace website) and then use the
Extensions: Install from VSIX...
command in VS Code (don't double-click the vsix or another app like VS might try to open it incorrectly).Requirements
Changes
Enhancements
see
andsa
to theC_Cpp.doxygen.sectionTags
setting. #12384extensions.ignoreRecommendations
setting istrue
. #12438Bug Fixes
-isystem
and-iquote
for IntelliSense configuration. #12207/**
comments are used. #12249compile_commands.json
to be relative to thecompile_commands.json
's directory. #12290*//*
in them. #12316C_Cpp.getIncludes
is disabled. PR #12470This discussion was created from the release 1.21.2.
Beta Was this translation helpful? Give feedback.
All reactions