You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Extension/CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# C/C++ for Visual Studio Code Change Log
2
2
3
+
## Version 0.27.1: April 28, 2020
4
+
### Bug Fix
5
+
* Disable Insiders `updateChannel` for 32-bit Linux and VS Code older than 1.43.0.
6
+
3
7
## Version 0.27.0: March 30, 2020
4
8
### Enhancements
5
9
* Improved multi-root implementation with a single language server process and database for the entire workspace (shared between workspace folders). Fixes most [multi-root bugs](https://github.com/microsoft/vscode-cpptools/issues?q=is%3Aopen+is%3Aissue+label%3A%22Feature%3A+Multiroot%22+label%3A%22fixed+%28release+pending%29%22+milestone%3A0.27.0).
0 commit comments