Releases: bayaraa/VSERunOnSave
Releases · bayaraa/VSERunOnSave
VSERunOnSave v1.1.2
- Overall code refator.
- Added: Configs
ext_command_timeout
output_clear
output_start
. - Added: Variables
$(Configuration)
$(Platform)
$(time)
$(nl)
. - Added: Slow commands can block VS until they finish. Now you can use
ext_command_timeout
to break. - Changed: Config
output_string
replaced withoutput_end
. - Changed: now output pane not cleared after all commands run. Have to set
output_clear
to clear pane.
VSERunOnSave v1.0.1
Initial Release.