mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 19:44:25 +01:00
enable proposed API for new terminal API
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"activationEvents": [
|
||||
"onDebugResolve"
|
||||
],
|
||||
"enableProposedApi": true,
|
||||
"main": "./out/extension",
|
||||
"scripts": {
|
||||
"compile": "gulp compile-extension:debug-server-ready",
|
||||
|
||||
Reference in New Issue
Block a user