ionide / ionide-vscode-mechanic

Mechanic plugin for VS Code
https://github.com/fsprojects/Mechanic
MIT License
17 stars 4 forks source link

Dismiss progress message when child_process is exited #12

Closed MangelMaxime closed 6 years ago

MangelMaxime commented 6 years ago

Without the change in this PR, the Progress info is displayed until the user dismiss the notification from:

forki commented 6 years ago

btw: 0.0.7 still opens a terminal for me

MangelMaxime commented 6 years ago

@forki You speak about the terminal, that need to be closed by pressing enter in VSCode ? Or a new window terminal ?

If it's the first, I think this is the Windows way to do it...

forki commented 6 years ago

that thing from the screenshot. a shot flickering windows terminal.

MangelMaxime commented 6 years ago

Oh ? But I removed the shell ==> true property...

forki commented 6 years ago

ok. needed to restart code. never mind