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

04 Jan 13:13
a7795f1

Choose a tag to compare

feat: syntax highlight (#13)

v1.0.0

27 Feb 18:42

Choose a tag to compare

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

v0.2.3

24 Feb 20:14

Choose a tag to compare

Fixes #6. Also improved documentation.

v0.2.2

15 Feb 14:30

Choose a tag to compare

  • 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

17 Jan 14:10

Choose a tag to compare

Fixes issue #4.

v0.2.0

14 Jan 16:53
7658b52

Choose a tag to compare

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

08 Dec 15:14

Choose a tag to compare

Prepare v0.1.1

v0.1.0

08 Dec 03:26

Choose a tag to compare

Prepare v0.1.0

v0.0.5

07 Dec 10:35

Choose a tag to compare

Prepare v0.0.5

v0.0.4

07 Dec 08:13

Choose a tag to compare

Prepare version 0.0.4

This is a fake update for micro plugin update feature.