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

Add keyboard multicursor support to the editor #697

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

msanchezdev
Copy link

@msanchezdev msanchezdev commented Feb 21, 2025

Allow adding new cursor to the editor when pressing Mod+Alt+Up/Down arrow keys. Mimicking the behavior of other editors like VSCode.

  • Add new cursor on Ctrl/Cmd-Alt-Up/Down
  • Run selected queries only
  • Select queries on Ctrl-e

Allow adding new cursor to the editor when pressing Mod+Alt+Up/Down arrow keys.
Mimicking the behavior of other editors like VSCode.
@msanchezdev msanchezdev requested a review from macjuul as a code owner February 21, 2025 19:37
@msanchezdev msanchezdev changed the title Add multicursor support to the editor Add keyboard multicursor support to the editor Feb 21, 2025
@msanchezdev msanchezdev marked this pull request as draft February 21, 2025 20:29
@msanchezdev msanchezdev force-pushed the keyboard-multicursors branch from 3eda4ec to 7175df5 Compare February 21, 2025 20:41
@msanchezdev msanchezdev marked this pull request as ready for review February 21, 2025 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant