File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 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 ` .
You can’t perform that action at this time.
0 commit comments