mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-01 22:12:26 +01:00
finalize LanguageStatusItem API, https://github.com/microsoft/vscode/issues/129037
This commit is contained in:
@@ -23,9 +23,6 @@
|
||||
"supported": true
|
||||
}
|
||||
},
|
||||
"enabledApiProposals": [
|
||||
"languageStatus"
|
||||
],
|
||||
"scripts": {
|
||||
"compile": "npx gulp compile-extension:json-language-features-client compile-extension:json-language-features-server",
|
||||
"watch": "npx gulp watch-extension:json-language-features-client watch-extension:json-language-features-server",
|
||||
|
||||
Reference in New Issue
Block a user