Missing preference for vscode-spring-boot. Reset parser.

This commit is contained in:
aboyko
2022-08-08 15:23:08 -04:00
parent afe6cd774a
commit ab5672acc4
2 changed files with 10 additions and 8 deletions

View File

@@ -552,6 +552,11 @@
"HINT",
"ERROR"
]
},
"boot-java.rewrite.reconcile": {
"type": "boolean",
"default": false,
"description": "Experimental reconciling for Java source based on Rewrite project"
}
}
},