mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
Remove unused proposals (#172035)
This commit is contained in:
@@ -9,9 +9,7 @@
|
||||
"engines": {
|
||||
"vscode": "0.10.x"
|
||||
},
|
||||
"enabledApiProposals": [
|
||||
"telemetryLogger"
|
||||
],
|
||||
"enabledApiProposals": [],
|
||||
"icon": "icons/json.png",
|
||||
"activationEvents": [
|
||||
"onLanguage:json",
|
||||
|
||||
Reference in New Issue
Block a user