Skip to content

Support VSCode-style shortcuts

Compare
Choose a tag to compare
@tamlok tamlok released this 15 Apr 03:06
· 14 commits to master since this release

Support VSCode-style shortcuts

  • Ctrl+Shift+G: go to line
  • Ctrl+X/C: cut/copy line
  • Ctrl+L: select line
  • Alt+Up/Down: move line up/down
  • Shift+Alt+Up/Down: copy line up/down
  • Ctrl+Shift+K: delete line

Fixes

  • Fix plantUML export hanging issue