Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 512 Bytes

File metadata and controls

21 lines (13 loc) · 512 Bytes

Change Log

0.0.4

  • Fix error handling for scalastyle execution.

0.0.3

  • Handle scalastyle usage errors more gracefully.
  • Add reload & cleanup commands to the extension.
  • Diagnostics cache improvement.

0.0.2

  • 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.

0.0.1

  • Initial release, with only scalastyle support.