Skip to content

Run Task 1.1.0

Latest
Compare
Choose a tag to compare
@mgutski mgutski released this 07 Aug 19:43
1.1.0
39ee5e9

What's Changed

New Features

  • Added support for the ${file} variable to enable substitution with the active file path.

Improvements

  • Suppressed the command shell window from opening on Windows (#1).

Bug Fixes

  • Resolved an issue where the Sublime project file could not be located if it was in a non-root project directory.
  • Improved project file parsing for compatibility with Sublime's relaxed JSON syntax, preventing errors with otherwise valid project files.