Skip to content

autoinsert: add multiple cursors support#36

Merged
jgmdev merged 1 commit intopragtical:masterfrom
loremdifr:master
Mar 2, 2026
Merged

autoinsert: add multiple cursors support#36
jgmdev merged 1 commit intopragtical:masterfrom
loremdifr:master

Conversation

@loremdifr
Copy link
Copy Markdown
Contributor

adds the functionality for multiple cursors as well as matching the behavior of sublime/vscode more closely.

changes in behavior:

  • after wrapping, always ends with the cursor at the end of the selection, to match sublime/vscode behavior
  • making the ctrl+shift+backspace command delete to the start of the line instead of just duplicating the binding of ctrl+backspace

adds the functionality for multiple cursors as well as matching the behavior of sublime/vscode more closely
@jgmdev
Copy link
Copy Markdown
Member

jgmdev commented Mar 2, 2026

This is working great, thanks a lot!

@jgmdev jgmdev merged commit 8326f3a into pragtical:master Mar 2, 2026
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.

2 participants