9 lines
212 B
JSON
9 lines
212 B
JSON
{
|
|
"cmake.lsp.enable": true,
|
|
"diagnostic.hintSign": "▸",
|
|
"diagnostic.infoSign": "▸",
|
|
"diagnostic.warningSign": "▸",
|
|
"diagnostic.errorSign": "▸",
|
|
"diagnostic.enableHighlightLineNumber": false
|
|
}
|