Skip to content

Some more keyboard shortcuts#13

Open
michielp1807 wants to merge 5 commits intoSammyForReal:mainfrom
michielp1807:main
Open

Some more keyboard shortcuts#13
michielp1807 wants to merge 5 commits intoSammyForReal:mainfrom
michielp1807:main

Conversation

@michielp1807
Copy link
Copy Markdown
Contributor

@michielp1807 michielp1807 commented Mar 8, 2026

New keyboard shortcuts:

  • Ctrl+/ comments or uncomments the current line
  • Ctrl+[ and Ctrl+] dedent and indent the current line
  • Shift+Tab dedents the current line
  • Tab now indents the current line if cosuConf.bTabIndentsLine is enabled (which it is by default for fresh installs)
  • Ctrl+Enter inserts a new line below (without breaking up the current line)

And a couple of fixes:

  • fixed Ctrl cursor movement and Ctrl deletion not working when autocomplete is active
  • fixed backspace at beginning of line appending the moved line twice

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