Skip to content

Some more keyboard shortcuts#13

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

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

Conversation

@michielp1807
Copy link
Contributor

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)

Also fixed Ctrl cursor movement and Ctrl deletion not working when autocomplete is active

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