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