File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 1
1
# C/C++ for Visual Studio Code Change Log
2
2
3
+ ## Version 1.10.4: June 3, 2022
4
+ ### Bug Fixes
5
+ * Fix formatting issue with vcFormat when using multi-byte UTF-8 sequences. [ #9297 ] ( https://github.com/microsoft/vscode-cpptools/issues/9297 )
6
+ * Add support for "user" level and "workspace" level debug configurations. [ #9319 ] ( https://github.com/microsoft/vscode-cpptools/issues/9319 )
7
+ * Fix code analysis with g++ 12 system headers. [ #9347 ] ( https://github.com/microsoft/vscode-cpptools/issues/9347 )
8
+ * Fix crash on macOS <= 10.14, due to missing symbol. [ #9387 ] ( https://github.com/microsoft/vscode-cpptools/issues/9387 )
9
+
3
10
## Version 1.10.3: May 23, 2022
4
11
### New Feature
5
12
* Add code actions to apply clang-tidy fixes. [ #8476 ] ( https://github.com/microsoft/vscode-cpptools/issues/8476 )
You can’t perform that action at this time.
0 commit comments