Revert "added how to setup VS Code for C++ with clangd support"

This reverts commit 44cec2b32b.
This commit is contained in:
Meitar Reihan 2020-02-22 17:17:30 +02:00
parent 44cec2b32b
commit 98d8644c89

View File

@ -328,7 +328,6 @@ Unlike some other editors, VS Code supports IntelliSense, linting, outline out-o
#### More
* [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