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 ff5d363 commit 638fd67Copy full SHA for 638fd67
Extension/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# C/C++ for Visual Studio Code Change Log
2
3
-## Version 0.16.0: March 22, 2018
+## Version 0.16.0: March 28, 2018
4
* Enable autocomplete for local and global scopes. [#13](https://github.com/Microsoft/vscode-cpptools/issues/13)
5
* Add a setting to define multiline comment patterns: `C_Cpp.commentContinuationPatterns`. [#1100](https://github.com/Microsoft/vscode-cpptools/issues/1100), [#1539](https://github.com/Microsoft/vscode-cpptools/issues/1539)
6
* Add a setting to disable inactive region highlighting: `C_Cpp.dimInactiveRegions`. [#1592](https://github.com/Microsoft/vscode-cpptools/issues/1592)
0 commit comments