Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard Shortcut search is done per query character rather than by keyword #2464

Open
3 tasks done
j-eyking opened this issue Jun 29, 2024 · 0 comments
Open
3 tasks done
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@j-eyking
Copy link

j-eyking commented Jun 29, 2024

Describe the problem

Searching through the pretty extensive list of keyboard shortcuts, the search tool isn't of any much help since it 'scrabbles' it's keyword together from all of the text there is.

To reproduce

File > Advanced > Keyboard Shortcuts
Type 'hide' in the search field and notice the amount of results that don't make sense, like:
'Search: Find in Folder...'
This is obviously not the way one expects the search tool to work.

Expected behavior

Only shortcuts are displayed that contain the keyword(s), or part of it/them, typed in the search field.

Arduino IDE version

2.3.3

Operating system

Windows

Operating system version

11

Additional context


Keywords

  • "keybinding"

  • "key binding"

  • "hotkey"

  • "hot key"

  • "accelerator"

  • "key combination"

  • "key sequence"

  • "key chord"

  • "shortcut key"

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details
@j-eyking j-eyking added the type: imperfection Perceived defect in any part of project label Jun 29, 2024
@per1234 per1234 added the topic: code Related to content of the project itself label Jul 31, 2024
@per1234 per1234 changed the title Keyboard Shortcut Search shows ridiculous behaviour Keyboard Shortcut search is done per query character rather than by keyword Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants