Skip to content

Commit b55e2c7

Browse files
authored
Add useful links at the top of the README.md in the extension (#3808)
* Add useful links at the top of the README.md in the extension * add liveshare badge
1 parent 73fda38 commit b55e2c7

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Extension/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# 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+
[![Badge](https://aka.ms/vsls-badge)](https://aka.ms/vsls)
6+
27
This preview release of the extension adds language support for C/C++ to Visual Studio Code including:
38
* Language service
49
* Code Formatting (clang-format)

0 commit comments

Comments
 (0)