Ability to switch back to original Java LS semantic tokens via setting

This commit is contained in:
aboyko
2024-06-06 13:22:00 -04:00
parent 64dc2d0d14
commit d2373fb55c
6 changed files with 106 additions and 3 deletions

View File

@@ -249,6 +249,11 @@
"title": "Features",
"order": 100,
"properties": {
"boot-java.embedded-syntax-highlighting": {
"type": "boolean",
"default": true,
"description": "Syntax Hyghlighting for Languages embedded into Java source code"
},
"boot-java.validation.java.reconcilers": {
"type": "boolean",
"default": true,