NERDTree

⌨️ NERDTree for Visual Studio Code

APACHE-2.0 License

Downloads
8
Stars
18
Committers
2

Bot releases are hidden (Show)

NERDTree - v1.2.0 Latest Release

Published by 61130061 almost 2 years ago

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.
NERDTree - v1.1.0

Published by 61130061 about 2 years ago

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.
NERDTree - v1.0.0

Published by 61130061 about 2 years ago

🌟 first release via VSCode Marketplace