Releases: 10sr/editorconfig-micro
Releases · 10sr/editorconfig-micro
v1.1.0
feat: syntax highlight (#13)
v1.0.0
This release ports editorconfig-micro to be compatible with micro >= 2.0.1.
v0.2.3
Fixes #6. Also improved documentation.
v0.2.2
- Stop writing some logs by default
- Add new option
editorconfigverbose
at the same time, which is set to false by default. Set this option to true in your settings.json
to restore the previous behavior.
v0.2.0
Among numerous revisions, the following editorconfig
properties have been implemented:
trim_trailing_whitespace
end_of_line
charset
editorconfig
is now also called upon every file save.
v0.0.4
Prepare version 0.0.4
This is a fake update for micro plugin update feature.