CodeEditApp / CodeEditSourceEditor

A code editor view written in Swift powered by tree-sitter.
https://codeeditapp.github.io/CodeEditSourceEditor/documentation/codeeditsourceeditor
MIT License
517 stars 84 forks source link

✨ Shrink/expand selection #47

Open austincondiff opened 2 years ago

austincondiff commented 2 years ago

Shrink or expand the current selection with ⌃ ⇧ ⌘ ← and ⌃ ⇧ ⌘ →.

expandselection