mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
Enable proposed api for terminal sample
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
"engines": {
|
||||
"vscode": "^1.22.0"
|
||||
},
|
||||
"enableProposedApi": true,
|
||||
"categories": [
|
||||
"Other"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user