codesandbox / codesandbox/codesandbox-client
Add VS Code binding for showActiveFileInExplorer for switching to Explorer sidebar
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 2.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 2
Description
🌈 Feature
I would like to configure a shortcut key for VS Code's workbench.files.action.showActiveFileInExplorer Action:
I would settle for a shortcut key to show the explorer. Is there anything like this or any way to do this easily while in VS Code mode?
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 locating the VS Code mode keybinding implementation in the repository and compare it with VS Code's workbench.files.action.showActiveFileInExplorer action. Confirm how existing shortcuts are registered and test the binding in VS Code mode. Done means the configured shortcut switches to the Explorer sidebar and reveals the active file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, 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