1.27.7 #13947
sean-mcmanus
started this conversation in
General
1.27.7
#13947
Replies: 0 comments
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
The extension can be obtained by one of the methods below:
npx @vscode/vsce@latest verify-signature -i <.vsix> -m <.signature.manifest> -s <.signature.p7s>
vscode-vsce#1044.Requirements
Changes
Enhancements
C_Cpp.windowsErrorReportingMode
setting and default to only enabling WER for the first crash in a session. #13928Bug Fixes
__FILE_NAME__
macro being undefined with IntelliSense when using GCC/Clang. #11164add_cached_tokens_to_string
. #11900find_subobject_for_interpreter_address
. #12464c_cpp_properties.json
. #13591debugServerPath
. PR #13778-fmodule-mapper
,-fdeps-format
, and some additional unnecessary args from compiler queries. #13782-imacro
not configuring IntelliSense correctly. #13785pipeTransport.quoteArgs
not being handled correctly. #13791.txx
and.tpp
not being handled as C++ header files. #13808c_cpp_properties.json
exists but fails to be opened. #13829__BASE_FILE__
. #13866requires
expressions and templates.class_has_mutable_member
.cpptools-srv
.This discussion was created from the release 1.27.7.
Beta Was this translation helpful? Give feedback.
All reactions