Releases: mrmlnc/vscode-puglint
Releases · mrmlnc/vscode-puglint
2.3.0
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 ifpackage.json
havepugLintConfig
section.
- Now initialization error displayed only if workspace contain
- New features:
- Add
puglint.run
option. - Other:
- Plugin rewritten to TypeScript.
- Use updated Pug logo.
2.2.3
2.2.2
2.2.0
2.1.1
2.1.0
2.0.0
Changelog:
- Update
pug-lint
to v2.2.0 - The separation of
pug-lint
and extension: https://github.com/mrmlnc/vscode-puglint#installation
The first release
Just the first release.