Skip to content

Releases: NicolaiSoeborg/filemanager-plugin

Release v3.1.2

09 Feb 14:15
v3.1.2
17adec4
Compare
Choose a tag to compare

Fixed:

  • The minimum Micro version, which was incorrectly set to v1.4.0. Ref issue #28

Release v3.0.0

10 Jan 14:38
d3b550c
Compare
Choose a tag to compare

@sum01 made a huge PR (#21) that fixed a lot of issues (#13, #14, #15, #19, #20).

Checkout the new readme for a full list of new features, keybindings, etc.

Release v2.1.1

09 Dec 23:01
2797d28
Compare
Choose a tag to compare

Sorry for the delay!

This release is a bugfix that fixes #18 and the platform support should be much better with PR #12 (especially Windows support).

Release v2.1.0

24 Oct 21:51
a94f36e
Compare
Choose a tag to compare

New stuff:

  • Mouse support (click any file or folder to open it), closes #5
  • Small optimization

Release v2.0.0

30 Sep 15:14
2f8ab43
Compare
Choose a tag to compare

A lot of work has been put in by @tommyshem to make this plugin work with the newest version of micro (>= 1.3.2).

Release v1.3.4

27 Mar 15:25
Compare
Choose a tag to compare

The view-refactor branch has been merged, so the syntax of syntax-files has been changed from a custom format to yaml.

The current master of Micro seems quite unstable, but the syntax shouldn't change anymore so hopefully this plugin shouldn't need any updates soon, while the master branch gets stable.

Release v1.3.3

09 Mar 16:06
Compare
Choose a tag to compare

New name!

  • filetree -> filemanager
  • Add ToggleTree command
  • Rebind tree command to ´filemanager.ToggleTree`

Release v1.3.1

15 Feb 00:01
Compare
Choose a tag to compare

Fix error when deleting file and folders.

Release v1.3.0

30 Jan 20:26
Compare
Choose a tag to compare

Select a file or folder and press "delete" to delete it.