Remove unneeded setting item
This commit is contained in:
parent
6ac5198e20
commit
20f2a1db29
|
@ -77,11 +77,6 @@
|
|||
{
|
||||
"title": "CMake IntelliSence",
|
||||
"properties": {
|
||||
"cmakeIntelliSence.languageServerPath": {
|
||||
"type": "string",
|
||||
"default": "cmakels",
|
||||
"description": "Path to CMake Language Server"
|
||||
},
|
||||
"cmakeIntelliSence.loggingLevel": {
|
||||
"type": "string",
|
||||
"enum": [
|
||||
|
|
Loading…
Reference in New Issue