lkytal / quickTask

Task runner and manager extension for VSCode
https://lkytal.github.io/quickTask/
GNU Affero General Public License v3.0
11 stars 7 forks source link

[Feature request] Switch to new task #64

Closed lonix1 closed 1 year ago

lonix1 commented 1 year ago

When starting a new task, it would be useful to automatically (or by a new setting) switch to the new tab in the terminal window.

Right now, the new terminal tab is opened in the background, and the very first thing I always do is click it. Would be nice if that happened automatically.

lkytal commented 1 year ago

The terminal should focus automatically unless you setted "quicktask.showTerminal" to false or some other extension blocked it