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

Commands get entered in editor window #3

Closed andrewatwood closed 7 years ago

andrewatwood commented 7 years ago

On occasion, a command will be entered at the bottom of the currently open file instead of the terminal window. Can't seem to figure out when.

wk-j commented 7 years ago

Have you installed latest version of vscode?

andrewatwood commented 7 years ago

I have - will keep an eye out and report back if it happens again.

andrewatwood commented 7 years ago

Running latest - got it to happen yesterday. Happens on HTML files more than anything if that matters. Always gets inserted as a new last line.