vscode-vite icon indicating copy to clipboard operation
vscode-vite copied to clipboard

Use tasks instead of terminals for the vite process

Open skyrpex opened this issue 3 years ago • 0 comments

Is there a specific reason for vscode-vite to use a terminal instead of a task? It seems more reasonable to me to use a task, pretty much like other extensions do (ie, prettier, docker, windicss intellisense, etc).

It's a bit confusing to me to see a new terminal process invoked by the extension, specially if I'm able to manually control it.

I could help with a MR if you were willing to change it.

Thanks!

skyrpex avatar Dec 09 '21 10:12 skyrpex