File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 3737 " onCommand:PowerShell.ShowSessionConsole" ,
3838 " onCommand:PowerShell.ShowSessionMenu" ,
3939 " onCommand:PowerShell.RestartSession" ,
40+ " onCommand:PowerShell.ShowLogs" ,
41+ " onCommand:PowerShell.OpenLogFolder" ,
42+ " onCommand:PowerShell.GenerateBugReport" ,
43+ " onCommand:PowerShell.OpenExamplesFolder" ,
4044 " onCommand:PowerShell.EnableISEMode" ,
4145 " onCommand:PowerShell.DisableISEMode" ,
4246 " onView:PowerShellCommands"
621625 "powershell.bugReporting.project" : {
622626 "type" : " string" ,
623627 "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."
625629 },
626630 "powershell.helpCompletion" : {
627631 "type" : " string" ,
You can’t perform that action at this time.
0 commit comments