511 B
511 B
Anpassungen
Samstag, 7. November 2020
12:15
Im Extention Pack ms-vscode.powershell-xxxxxx
Die Datei package.json edititeren :
Zeile 182 "command": "workbench.action.debug.start",
Ändern in "command": "workbench.action.terminal.runActiveFile",
Und
"when": "editorLangId == powershell && config.powershell.buttons.showRunButtons",
Zeile 352 "command": "workbench.action.debug.start",
Ändern in "command": "workbench.action.terminal.runActiveFile",