option added to generate workspace symbols from spring index on demand
This commit is contained in:
@@ -366,7 +366,12 @@
|
||||
"boot-java.java.beans-structure-tree": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
"description": "Beans structure tree in the outline view"
|
||||
"description": "Beans structure tree in the outline view (experimental)"
|
||||
},
|
||||
"boot-java.java.symbols-from-new-index": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
"description": "Generate workspace symbols from index (experimental)"
|
||||
},
|
||||
"boot-java.remote-apps": {
|
||||
"type": "array",
|
||||
|
||||
Reference in New Issue
Block a user