PowerShell / PowerShell/vscode-powershell
focusConsoleOnExecute not working when using debug with argument prompt
Open
@rkeithhill is already working on this.
Since Mar 26, 2019.
Area-Debugging
Issue-Bug
- Dominant language
- TypeScript
- Stars
- 1.9k
- Forks
- 547
- PR merge metrics
- No merged PRs in 30d
Description
Issue Description
When powershell.integratedConsole.focusConsoleOnExecute is set to True, the focus is set properly to the terminal/console when using the debug launch configuration 'PowerShell Launch Current File'. However, when using 'PowerShell Launch Current File w/Args Prompt', the focus is always set to the editor.
A fix or (simple) workaround would be very much appreciated.
Environment
Windows 10
VSCode 1.32.3
PowerShell Extension Version 1.11.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.