mirror of
https://github.com/adelphes/android-dev-ext.git
synced 2025-12-25 02:48:05 +00:00
add option to allow language server to be shutdown
This commit is contained in:
@@ -33,6 +33,12 @@
|
||||
"type": "object",
|
||||
"title": "Android",
|
||||
"properties": {
|
||||
"android-dev-ext.languageSupport": {
|
||||
"scope": "resource",
|
||||
"type": "boolean",
|
||||
"default": "true",
|
||||
"description": "Enable Java language support for Android"
|
||||
},
|
||||
"android-dev-ext.appSourceRoot": {
|
||||
"scope": "resource",
|
||||
"type": "string",
|
||||
|
||||
Reference in New Issue
Block a user