KB: VS Code + PowerShell (Keep Focus on Editor not Terminal)
When doing one-line executing/debugging in VS code with PowerShell it is useful to keep the Edit active window after pressing F8.
Also, related: https://superuser.com/questions/1770478/when-debugging-is-there-an-option-to-not-focus-terminal-automatically
From the Terminal click on the drop-down menu, select Configure Terminal Settings:
Experiment with these settings, and you should achieve the necessary results.
Comments
Post a Comment