mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
enable proposed api
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
"description": "Samples for VSCode's view API",
|
||||
"version": "0.0.1",
|
||||
"publisher": "ms-vscode",
|
||||
"enableProposedApi": true,
|
||||
"engines": {
|
||||
"vscode": "^1.25.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user