overriding default keybinds not allowed.
Open
Nobody has claimed this yet.
A-keymap
C-bug
- Dominant language
- Rust
- Stars
- 38.9k
- Forks
- 1.3k
- Avg merge
- 19m
- Merged PRs (30d)
- 1
Description
i removed the original palette.symbol to map to nothing and mapped Open Folder to Ctrl + Shift + O. However, after that doing Ctrl + Shift + O did nothing.
Operating System: Windows 10
Lapce version: 0.2.0 to latest nightly
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
Reproduce the keybinding configuration described on Windows 10: remove palette.symbol, map Open Folder to Ctrl + Shift + O, and verify the shortcut behavior. Trace the keybinding handling entry point and add coverage for the remapped command; done means Ctrl + Shift + O opens the folder after the original binding is removed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100