Setting to "elide prefix" for properties completions
This commit is contained in:
@@ -343,6 +343,11 @@
|
||||
],
|
||||
"description": "The path to a shared properties metadata JSON file."
|
||||
},
|
||||
"boot-java.properties.completions.elide-prefix": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
"description": "Elide common prefix in property key auto completions"
|
||||
},
|
||||
"boot-java.jpql": {
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
|
||||
Reference in New Issue
Block a user