mysql / mysql/mysql-shell-plugins
Change keyboard shortcut settings
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 96
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
hi
I wish there was a set of keyboard shortcuts for things like Query execution and various other functions.
For example, running cmd+enter in Script mode (OS: Mac) will do a all query
I want to execute only one sql with cmd+enter.
For this case, I would like you to add a keyboard shortcuts setting function
thanks
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 Script mode keyboard handling and query-execution entry point in the TypeScript plugins. Clarify which functions need configurable shortcuts and how single-statement execution differs from running all queries; done when the requested Mac shortcut behavior and settings scope are defined and supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql, sql, typescript
- Domain
- databases, desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100