File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# C/C++ for Visual Studio Code Change Log
22
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+
310## Version 1.10.3: May 23, 2022
411### New Feature
512* 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