Skip to content

Commit 325ea29

Browse files
authored
Update CHANGELOG.md for 1.2.2-insiders (#6985)
1 parent 1a26463 commit 325ea29

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Extension/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# C/C++ for Visual Studio Code Change Log
22

3+
## Version 1.2.2-insiders: February 17, 2021
4+
### Bug Fixes
5+
* Fix for random IntelliSense communication failures on Mac. Potentially fixes: [#6809](https://github.com/microsoft/vscode-cpptools/issues/6809), [#6958](https://github.com/microsoft/vscode-cpptools/issues/6958)
6+
* Potential fix for an "Unable to start the C/C++ language server" error. [#6981](https://github.com/microsoft/vscode-cpptools/issues/6981)
7+
38
## Version 1.2.1: February 16, 2021
49
### Bug Fixes
510
* Fix `Switch Header/Source` in two cases when symlinks are in the path. [#6855](https://github.com/microsoft/vscode-cpptools/issues/6855)

0 commit comments

Comments
 (0)