8 lines
145 B
JSON
8 lines
145 B
JSON
{
|
|
"diagnostic.checkCurrentLine": true,
|
|
"diagnostic.joinMessageLines": true,
|
|
"clangd": {
|
|
"semanticHighlighting": true
|
|
}
|
|
}
|