Skip to content

VSERunOnSave v1.1.2

Latest
Compare
Choose a tag to compare
@bayaraa bayaraa released this 22 Oct 11:35
  • 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 with output_end.
  • Changed: now output pane not cleared after all commands run. Have to set output_clear to clear pane.