[build] Add VS Code integration

* Infer the VCPKG triplet for MSVC-like environments.
* Add recommended VS Code settings.
* Add instructions for using clangd.
This commit is contained in:
Fabrice de Gans
2022-11-03 13:39:22 -06:00
committed by Rafael Kitover
parent 61b503ada4
commit 0483524870
5 changed files with 113 additions and 2 deletions

6
.gitignore vendored
View File

@@ -5,7 +5,11 @@
*.so
*.dll
*.exe
.vscode
.vscode/
# clangd files
compile_commands.json
.cache/
# vim swap files
*.sw?