Skip to content

Commit

Permalink
update changelog (#11878)
Browse files Browse the repository at this point in the history
  • Loading branch information
browntarik authored Jan 19, 2024
1 parent 3670564 commit 821fbb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Extension/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## Version 1.19.2: January 17, 2024
### Enhancements
* Implement progressive population of IntelliSense results. [#7759](https://github.com/microsoft/vscode-cpptools/issues/7759)
* Improve memory efficiency by using token parsing in the 'Add #include' feature. [#11515](https://github.com/microsoft/vscode-cpptools/issues/11515)
* Improve the types supported for the 'Add #include' code action.
* Various performance improvements.

Expand Down

0 comments on commit 821fbb3

Please sign in to comment.