Skip to content

Releases: 61130061/NERDTree

v1.2.0

01 Nov 05:28
Compare
Choose a tag to compare

Release Note 📒

This update include only update to improve performance.

Update

  • After this update, CTRL + N will work only with VIM on Normal mode , otherwise it will trigger word suggestion view, which is similar to actual NERDTree in your terminal.

v1.1.0

01 Oct 06:24
Compare
Choose a tag to compare

Release Note 📒

This update include fix small new features, bug fixing, and update to improve performance.

New Feature

  • Moving around file explorer view with vim keybinding such as H, J, K, and L without vim extension.
  • Open file in the current active editor view with Enter key.

Update

  • Remove unnecessary activationEvents to reduce product size.

Fix

  • Press enter to expand folder tree not working.

v1.0.0

29 Sep 07:28
Compare
Choose a tag to compare

🌟 first release via VSCode Marketplace