Closed slifty closed 5 years ago
The language checker editor is where users actually plop text that needs... language checking!
We want to get that actually working, and by working here I mean it will:
The styling doesn't need to be there yet, but we should get the functionality to the point that visual indicators of highlights and selections work.
Since we don't have a working flag toggle, we also don't need to care about toggle state yet.
This looks like it will be the perfect approach for highlighting text: https://codersblock.com/blog/highlight-text-inside-a-textarea/
The language checker editor is where users actually plop text that needs... language checking!
We want to get that actually working, and by working here I mean it will:
The styling doesn't need to be there yet, but we should get the functionality to the point that visual indicators of highlights and selections work.
Since we don't have a working flag toggle, we also don't need to care about toggle state yet.