|
55 | 55 | "activationEvents": [
|
56 | 56 | "onDebugResolve:PowerShell",
|
57 | 57 | "onLanguage:powershell",
|
58 |
| - "onCommand:PowerShell.OpenExamplesFolder", |
59 | 58 | "onCommand:PowerShell.PickPSHostProcess",
|
60 | 59 | "onCommand:PowerShell.PickRunspace",
|
61 |
| - "onCommand:PowerShell.SpecifyScriptArgs", |
62 |
| - "onCommand:PowerShell.ShowSessionConsole", |
63 |
| - "onCommand:PowerShell.ShowSessionMenu", |
64 |
| - "onCommand:PowerShell.RestartSession", |
65 |
| - "onCommand:PowerShell.ShowLogs", |
66 |
| - "onCommand:PowerShell.OpenLogFolder", |
67 |
| - "onCommand:PowerShell.GenerateBugReport", |
68 |
| - "onCommand:PowerShell.OpenExamplesFolder", |
69 |
| - "onCommand:PowerShell.EnableISEMode", |
70 |
| - "onCommand:PowerShell.DisableISEMode", |
71 |
| - "onCommand:PowerShell.ToggleISEMode", |
72 |
| - "onView:PowerShellCommands", |
73 |
| - "onWalkthrough:PowerShell" |
| 60 | + "onCommand:PowerShell.SpecifyScriptArgs" |
74 | 61 | ],
|
75 | 62 | "dependencies": {
|
76 | 63 | "@vscode/extension-telemetry": "^0.9.7",
|
|
0 commit comments