mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2025-05-02 14:36:13 -04:00
added how to setup VS Code for C++ with clangd support
This commit is contained in:
parent
842e26ff7b
commit
44cec2b32b
1 changed files with 1 additions and 0 deletions
|
@ -328,6 +328,7 @@ Unlike some other editors, VS Code supports IntelliSense, linting, outline out-o
|
||||||
#### More
|
#### More
|
||||||
|
|
||||||
* [Microsoft's tutorial on using VSCode for remote C/C++ development](https://devblogs.microsoft.com/cppblog/vscode-cpp-may-2019-update/)
|
* [Microsoft's tutorial on using VSCode for remote C/C++ development](https://devblogs.microsoft.com/cppblog/vscode-cpp-may-2019-update/)
|
||||||
|
* [How to setup VS Code for C++ with clangd support](https://stackoverflow.com/a/59820115)
|
||||||
|
|
||||||
## C\#, ASP .NET and .NET Core
|
## C\#, ASP .NET and .NET Core
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue