to-var / vscode-background-terminal-notifier

Get a notification when a long-running terminal process completes in the background.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Background Terminal Notifier

icon

Ever start a long-running process, like a build or something, and then switch to another window, to, ummm read some documentation, and then forget about it for a long time?

This will trigger a notification if a process that you've left running in a vscode terminal completes.

If you don't want it to run in a certain workspace, you can disable the extension in that workspace.

If there's popular demand, I'd consider adding some configuration like "don't notify for commands matching this regex" or something.

About

Get a notification when a long-running terminal process completes in the background.


Languages

Language:JavaScript 100.0%