-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
The code in highlightBlock() which applies capitalization to words breaks undo functionality.
You can test this by creating a blank document, tying 'super', then return a few times.
Then try to undo back to the start. You will notice that the cursor gets "stuck" in the word "Super".
I'm not sure highlightBlock() is a good place to be modifying text anyway. Perhaps it should be part of :
- the autocomplete
- the autoformat
:o)
Metadata
Metadata
Assignees
Labels
No labels