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

✨ Place highlighted text into brackets #37

Closed jenslys closed 1 year ago

jenslys commented 2 years ago

Put highlighted text in brackets.

  1. Hightlight text
  2. Press the character you wish to wrap around the text, for example (

Preview (YouTube)

Put into following:

''
""
()
[]
{}
stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

jenslys commented 2 years ago

keep