- Fix error handling for scalastyle execution.
- Handle scalastyle usage errors more gracefully.
- Add
reload&cleanupcommands to the extension. - Diagnostics cache improvement.
- Support enable/disable a specific backend via settings.
- Parse scalatyle config file to report rule name and line number in diagnostics.
- Support click-to-jump in diagnostics to the rule in the scalastyle config file.
- Initial release, with only scalastyle support.