File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 37
37
" onCommand:PowerShell.ShowSessionConsole" ,
38
38
" onCommand:PowerShell.ShowSessionMenu" ,
39
39
" onCommand:PowerShell.RestartSession" ,
40
+ " onCommand:PowerShell.ShowLogs" ,
41
+ " onCommand:PowerShell.OpenLogFolder" ,
42
+ " onCommand:PowerShell.GenerateBugReport" ,
43
+ " onCommand:PowerShell.OpenExamplesFolder" ,
40
44
" onCommand:PowerShell.EnableISEMode" ,
41
45
" onCommand:PowerShell.DisableISEMode" ,
42
46
" onView:PowerShellCommands"
621
625
"powershell.bugReporting.project" : {
622
626
"type" : " string" ,
623
627
"default" : " https://github.com/PowerShell/vscode-powershell" ,
624
- "description" : " Specifies the url of the GitHub project in which to generate bug reports."
628
+ "description" : " Specifies the URL of the GitHub project in which to generate bug reports."
625
629
},
626
630
"powershell.helpCompletion" : {
627
631
"type" : " string" ,
You can’t perform that action at this time.
0 commit comments