Spell checking happens for incomplete words as you type them, thus everything you enter is marked in red until the word is complete. This is very distracting.
In other word processors, spell checking does not occur until the word is actually finished (ie. after you type the word plus a non-alphabetic character.)
This is how the default Sublime Text spell checker works. You can turn spell_check to false, but this will disable all spell checking.
I can look into workarounds.
Spell checking happens for incomplete words as you type them, thus everything you enter is marked in red until the word is complete. This is very distracting.
In other word processors, spell checking does not occur until the word is actually finished (ie. after you type the word plus a non-alphabetic character.)
Suggest to do the same here.