File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 11# C/C++ for Visual Studio Code Changelog
22
3- ## Version 1.13.6: November 30 , 2022
3+ ## Version 1.13.6: December 6 , 2022
44### New Features
55* Add the ability to generate definitions from declarations and vice versa. [ #664 ] ( https://github.com/microsoft/vscode-cpptools/issues/664 )
66* Add SSH Target Selector. [ PR #9760 ] ( https://github.com/microsoft/vscode-cpptools/pull/9760 )
6868* Fix include completion sorting extensionless headers (e.g. string) after headers with an extension (e.g. string.h).
6969* Fix extensionHost logging an error related to onWillSaveTextDocument whenever a save is done.
7070* Fix random "Failed to spawn IntelliSense process" on Mac.
71+ * Fix a deadlock when IntelliSense errors are updating.
7172* Fix redundant rescan when adding a workspace folder.
7273
7374### Removed Feature
You can’t perform that action at this time.
0 commit comments