Add clangd

This commit is contained in:
Bad 2021-04-28 22:26:52 +02:00
parent b0ce77e392
commit ea376c621f

View file

@ -12,7 +12,8 @@
"prettier.useTabs": true,
"rust-analyzer.cargo.loadOutDirsFromCheck": true,
"rust-analyzer.procMacro.enable": true,
"clangd.checkUpdates": true,
"clangd.checkUpdates": alse,
"clangd.path": "${pkgs.clang-tools}/bin/clangd",
"svelte.plugin.svelte.format.enable": false,
"python.analysis.extraPaths": [
"/usr/share/gdb/python",