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 3670564 commit 821fbb3Copy full SHA for 821fbb3
Extension/CHANGELOG.md
@@ -3,6 +3,7 @@
3
## Version 1.19.2: January 17, 2024
4
### Enhancements
5
* Implement progressive population of IntelliSense results. [#7759](https://github.com/microsoft/vscode-cpptools/issues/7759)
6
+* Improve memory efficiency by using token parsing in the 'Add #include' feature. [#11515](https://github.com/microsoft/vscode-cpptools/issues/11515)
7
* Improve the types supported for the 'Add #include' code action.
8
* Various performance improvements.
9
0 commit comments