Jump to explorer
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
Feature Request
Unless I missed something, it does not seem like this is in the current Roadmap.
Would it be possible to jump to the tree (explorer) with a simple command?

Most users would use Ctrl + E on Mac to show Nerd Tree and then hit Tab in Normal Mode to jump between the explorer and the file.
Is this possible and if not could this be implemented? I could see that VIM is already working in the Explorer.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing how the extension handles Normal Mode keybindings and how VS Code exposes the Explorer tree. Confirm the desired behavior from the Ctrl+E and Tab workflow described here; done means a simple command moves focus to the Explorer and works alongside existing Explorer behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100