Releases: djlint/djlint-vscode
Releases · djlint/djlint-vscode
v1.0.5
- Set default
indent
to null
.
v1.0.3
- Code quality improvements.
v1.0.2
- Fix
djlint.pythonPath
not working.
v1.0.0
- Add option to use the Python executable from the current virtual environment.
- Remove
djlint.autoUpdate
option.
v0.2.1
- Save the current file before formatting.
v0.1.1
- Add
Linters
category in package.json
.