Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Releases: 10sr/editorconfig-micro

v1.1.0

Choose a tag to compare

@10sr 10sr released this 04 Jan 13:13
a7795f1
feat: syntax highlight (#13)

v1.0.0

Choose a tag to compare

@joshuarli joshuarli released this 27 Feb 18:42

This release ports editorconfig-micro to be compatible with micro >= 2.0.1.

v0.2.3

Choose a tag to compare

@joshuarli joshuarli released this 24 Feb 20:14

Fixes #6. Also improved documentation.

v0.2.2

Choose a tag to compare

@10sr 10sr released this 15 Feb 14:30
  • 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.1

Choose a tag to compare

@joshuarli joshuarli released this 17 Jan 14:10

Fixes issue #4.

v0.2.0

Choose a tag to compare

@10sr 10sr released this 14 Jan 16:53
7658b52

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.1.1

Choose a tag to compare

@10sr 10sr released this 08 Dec 15:14
Prepare v0.1.1

v0.1.0

Choose a tag to compare

@10sr 10sr released this 08 Dec 03:26
Prepare v0.1.0

v0.0.5

Choose a tag to compare

@10sr 10sr released this 07 Dec 10:35
Prepare v0.0.5

v0.0.4

Choose a tag to compare

@10sr 10sr released this 07 Dec 08:13
Prepare version 0.0.4

This is a fake update for micro plugin update feature.