We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73fda38 commit b55e2c7Copy full SHA for b55e2c7
1 file changed
Extension/README.md
@@ -1,4 +1,9 @@
1
# C/C++ for Visual Studio Code
2
+
3
+### [Repository](https://github.com/microsoft/vscode-cpptools) | [Issues](https://github.com/microsoft/vscode-cpptools/issues) | [Documentation](https://github.com/microsoft/vscode-cpptools/tree/master/Documentation) | [Code Samples](https://github.com/microsoft/vscode-cpptools/tree/master/Code%20Samples) | [Offline Installers](https://github.com/microsoft/vscode-cpptools/releases)
4
5
+[](https://aka.ms/vsls)
6
7
This preview release of the extension adds language support for C/C++ to Visual Studio Code including:
8
* Language service
9
* Code Formatting (clang-format)
0 commit comments