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 07de41e commit 8ca1c45Copy full SHA for 8ca1c45
Extension/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# C/C++ for Visual Studio Code Changelog
2
3
-## Version 1.26.0: May 22, 2025
+## Version 1.26.1: May 22, 2025
4
### Bug Fixes
5
* Fix include completion adding an extra `"` in `insert` mode. [#13615](https://github.com/microsoft/vscode-cpptools/issues/13615)
6
* Fix a bug with compiler querying of MinGW. [#13622](https://github.com/microsoft/vscode-cpptools/issues/13622)
@@ -2553,4 +2553,4 @@
2553
2554
## Version 0.5.0: April 14, 2016
2555
* Usability and correctness bug fixes.
2556
-* Simplify installation experience.
+* Simplify installation experience.
0 commit comments