- Fix ExecCommand.run signature due to new SublimeText beta 3124.
- Fix exit code None and output.exec test.
- Fix showing output panel when switching view.
- Fix exit code None and output.exec display.
- Fix handling build system with multi files.
See issue #7 for the details.
- Fix for switching the view when there are multiple errors on different files.
See issue #4 for the details.
- Added preference per build system file:
ST_BUILD_PUT_PRIORITY
See issue #2 for the details.
- Added preferences per build system file:
ST_BUILD_SHOW_OUTPUTVIEW
ST_BUILD_ADJUST_COLUMNERROR
See issue #1 for the details.
- Fix linter errors (flake8 and pep257).
- Fix an issue with a scratch file when pressing (shift-)F4.
- Initial release.