Hi all,
There are a few differences between running tasks in Theia vs VS Code. I’d like to understand whether these changes are the result of a new approach or just existing gaps. Specifically I’m referring to:
-
When tasks are run in Theia, I get a notification when each task starts and ends. In VS Code there are no notifications
-
Each task opens a new terminal for its output. In VS Code the default is to use a single terminal for all tasks.
In addition it would be great to understand what is supported from: https://code.visualstudio.com/docs/editor/tasks-appendix.
Thanks!
[original thread by liatbor]