Skip to content

Commit 5b58a99

Browse files
committed
Add a couple entries.
1 parent 2f82b3c commit 5b58a99

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Extension/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# C/C++ for Visual Studio Code Changelog
22

33
## Version 1.27.3: September 3, 2025
4-
### Enhancement
4+
### Enhancements
55
* Show a warning when too many files are processed in a workspace. [#10828](https://github.com/microsoft/vscode-cpptools/issues/10828)
6+
* Update GitHub Copilot APIs. [PR #13877](https://github.com/microsoft/vscode-cpptools/pull/13877)
67

78
### Bug Fixes
9+
* Fix input delays when editing c_cpp_properties.json. [#13591](https://github.com/microsoft/vscode-cpptools/issues/13591)
810
* Fix non-recursive browse paths from configuration providers. [#13886](https://github.com/microsoft/vscode-cpptools/issues/13886)
911
* Fix an IntelliSense process crash involving `requires` expressions and templates.
1012
* Fix an IntelliSense process crash with `class_has_mutable_member`.

0 commit comments

Comments
 (0)