We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62acfc8 commit f7ab54cCopy full SHA for f7ab54c
Extension/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# C/C++ for Visual Studio Code Change Log
2
3
+## Version 1.6.0-insiders3: August 18, 2021
4
+### Bug Fixes
5
+* Fix insiders update install loop for remote scenarios. [#8000](https://github.com/microsoft/vscode-cpptools/issues/8000)
6
+
7
## Version 1.6.0-insiders2: August 17, 2021
8
### Bug Fixes
9
* Fix issues with overlapping code folding ranges. [#7809](https://github.com/microsoft/vscode-cpptools/issues/7809)
0 commit comments