mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
remove shell type api from terminal suggest proposal (#244004)
This commit is contained in:
@@ -15,8 +15,7 @@
|
||||
],
|
||||
"enabledApiProposals": [
|
||||
"terminalCompletionProvider",
|
||||
"terminalShellEnv",
|
||||
"terminalShellType"
|
||||
"terminalShellEnv"
|
||||
],
|
||||
"scripts": {
|
||||
"compile": "npx gulp compile-extension:terminal-suggest",
|
||||
|
||||
Reference in New Issue
Block a user