vscode-checkstyle

Checkstyle extension for VS Code

LGPL-3.0 License

Stars
68
Committers
7

Bot releases are hidden (Show)

vscode-checkstyle - 0.2.0

Published by jdneo almost 7 years ago

  • Added support to automatically resolve and download Checkstyle.
  • Added status icon in status bar.
  • Turned off autocheck by default.
  • Added setting autocheck command into command palette.
  • Added setting property file command into command palette.
  • User Cancel Action will not pop up error message any more.
vscode-checkstyle - 0.1.1

Published by jdneo almost 7 years ago

vscode-checkstyle - 0.1.0

Published by jdneo almost 7 years ago

  • Added support changing Checkstyle jar file and configuration through commands.
  • Added the ability to download Checkstyle 8.0 for the first time run.
  • Added setting checkstyle.autocheck
  • Fix the issue that the checkstyle output may not be correctly parsed.