wk-j / vscode-save-and-run

Visual Studio Code extension to run commands whenever a file is saved https://marketplace.visualstudio.com/items?itemName=wk-j.save-and-run
Apache License 2.0
32 stars 7 forks source link

Status bar at the bottom of VSCode does not update after command completion #9

Closed andyvanfossen-ou closed 6 years ago

andyvanfossen-ou commented 7 years ago

The bottom status bar continues to show, "Running on save commands..." after the commands are complete.

MartinPavlik commented 6 years ago

I have the same issue, also I receive multiple messages like this in developer tools console: WARN Aborted onWillSaveTextDocument-event after 1750ms

haugerbr commented 6 years ago

I see this issue also. Can we expect this to be fixed?

haugerbr commented 6 years ago

Since this has a permissible license, I might just fork the project and fix it myself since it looks like the developer hasn't responded to any of these issues. I would rather submit a PR. But not sure if it would get merged or not.