Disable clangd inlay type hints

This commit is contained in:
2022-10-13 10:45:01 +01:00
parent 3577aa13bc
commit 78ae575efe

View File

@@ -1,4 +1,5 @@
{
"clangd.inlayHints.enable": false,
"cmake.lsp.enable": true,
"diagnostic.enableHighlightLineNumber": false,
"diagnostic.errorSign": "▸",