We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b58a99 commit 8db26ebCopy full SHA for 8db26eb
Extension/CHANGELOG.md
@@ -6,7 +6,7 @@
6
* Update GitHub Copilot APIs. [PR #13877](https://github.com/microsoft/vscode-cpptools/pull/13877)
7
8
### Bug Fixes
9
-* Fix input delays when editing c_cpp_properties.json. [#13591](https://github.com/microsoft/vscode-cpptools/issues/13591)
+* Fix input delays when editing `c_cpp_properties.json`. [#13591](https://github.com/microsoft/vscode-cpptools/issues/13591)
10
* Fix non-recursive browse paths from configuration providers. [#13886](https://github.com/microsoft/vscode-cpptools/issues/13886)
11
* Fix an IntelliSense process crash involving `requires` expressions and templates.
12
* Fix an IntelliSense process crash with `class_has_mutable_member`.
0 commit comments