remove unused spring cli executable preference
This commit is contained in:
@@ -456,17 +456,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "spring-cli",
|
||||
"title": "Spring CLI",
|
||||
"properties": {
|
||||
"spring-cli.executable": {
|
||||
"type": "string",
|
||||
"default": "spring",
|
||||
"description": "Spring CLI executable. Either name of the executable if it's on the PATH environment variable or absolute path to the spring CLI executable (or JAR for dev purposes)"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "ls",
|
||||
"title": "Language Server",
|
||||
|
||||
Reference in New Issue
Block a user