๐Ÿ”— Code Editor Shortcuts
Add keyboard shortcuts (hotkeys) commonly found in code editors such as Visual Studio Code (VS Code) or Sublime Text.
favorite
share
by Tim Hor
340
34,862
Latest Version
a year ago
Changelog
  • New feature: undo and redo have been made available as hotkeys which can be reassigned
  • Enhancement: undo/redo now batches actions for multiple cursors for insert line above, insert line below, and delete line
  • Bug fix: a line beginning at a trailing newline of a selection will be excluded from being duplicated/deleted or having a cursor added