lapce / lapce/lapce

overriding default keybinds not allowed.

Open
#1,027 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.