Minor Changes
-
8ce01ff: Add keyboard shortcuts legend to the settings panel, to help with discoverability.
-
8ce01ff: Adds keybinding for wrapping the current selection in a tag.
Pressing Cmd+Shift+, (or, on Windows, Ctrl+Shift+,) will wrap the currently selected text in an empty fragment that is ready to be typed in.
Works for single cursors (doesn't wrap anything), single line selections, multi-line selections, and multiple cursors.