SpaceDice9 / OdeScriptEditor

Other
6 stars 2 forks source link

Implement autowrapping for some characters #7

Closed SpaceDice9 closed 5 months ago

SpaceDice9 commented 6 months ago

Some code editors support autowrapping, where for example pressing a " automatically wraps the selected text into a string. This implements that.