We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aac0fdb commit 1a13c43Copy full SHA for 1a13c43
package.json
@@ -31,7 +31,8 @@
31
"onCommand:PowerShell.OpenExamplesFolder",
32
"onCommand:PowerShell.StartDebugSession",
33
"onCommand:PowerShell.PickPSHostProcess",
34
- "onCommand:PowerShell.SpecifyScriptArgs"
+ "onCommand:PowerShell.SpecifyScriptArgs",
35
+ "onCommand:PowerShell.ShowSessionConsole"
36
],
37
"dependencies": {
38
"vscode-languageclient": "^3.2.2"
0 commit comments