Skip to content

Releases: mrmlnc/vscode-puglint

2.3.0

02 Oct 17:13
Compare
Choose a tag to compare

Changelog:

  • Performance
    • Now the configuration file is read only when initializing the plugin and if you change it.
    • Use npm-module-path module instead of built-in solution.
  • Accessibility:
    • Now initialization error displayed only if workspace contain pug-lint.*, jade-lint.* configuration file or if package.json have pugLintConfig section.
  • New features:
  • Add puglint.run option.
  • Other:
    • Plugin rewritten to TypeScript.
    • Use updated Pug logo.

2.2.3

31 Aug 22:14
Compare
Choose a tag to compare

Changelog:

  • Small tweaks
  • Use @mrmlnc brand icon

2.2.2

14 Jul 12:12
Compare
Choose a tag to compare

Changelog:

  • Fixes of the search module
  • Update installation instructions

2.2.0

07 Jul 23:50
Compare
Choose a tag to compare

Changelog:

  • Added support for Error&Warning panel (VS Code v1.3.0)

2.1.1

23 Jun 08:35
Compare
Choose a tag to compare

Changelog:

  • Fix warning in the editor preferences about the wrong type for puglint.config

2.1.0

18 Jun 21:27
Compare
Choose a tag to compare

Changelog:

2.0.0

03 Jun 21:43
Compare
Choose a tag to compare

Changelog:

The first release

01 May 11:00
Compare
Choose a tag to compare

Just the first release.