ChoicescriptIDE / main

32 stars 6 forks source link

Spelling suggestion insertion via Lightbulb doesn't replace old text #106

Closed CareyJWilliams closed 3 years ago

CareyJWilliams commented 3 years ago

There are two (automatic) ways to correct a spelling in v1.4+ CSIDE:

The Quick Fix method is working as intended and correctly replaces the word with the selected suggestion. The lightbulb method however, seems to only insert the new word at the cursor position, leaving the old text present as well: lightbulb-spell-correct-bug