Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 773 Bytes

ROADMAP.md

File metadata and controls

26 lines (17 loc) · 773 Bytes

Roadmap

We try to bring NERDTree Vim features to VSCode as much as possible.

✅🌟 = feature completed with VS Code specific customization

✅ = feature completed

⚠️ = problem with some variation of the feature

🦙 = work in progress

❌ = impossible feature with current VSCode API

Feature

Status Feature
✅🌟 Open/Close File Explorer view
✅️ walk through File Explorer
CRUD file keybindings
🦙‍ Extension conflict alert
🦙‍ Customizable keybindings
🦙 ‍ Excuse command via Command Palette
🦙 ‍ Snippet view when pressing LEADER key
Exmaple: (a)add new file, (d)elete file, (f)older creation...