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 2045a69 commit 040aea0Copy full SHA for 040aea0
Extension/CHANGELOG.md
@@ -3,7 +3,7 @@
3
## Version 1.26.0: 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 path resolving. [#13622](https://github.com/microsoft/vscode-cpptools/issues/13622)
+* Fix a bug with compiler querying of MinGW. [#13622](https://github.com/microsoft/vscode-cpptools/issues/13622)
7
* Fix a tag parser crash regression.
8
9
## Version 1.26.0: May 21, 2025
0 commit comments