You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
(With linter-spell-latex 0.11.0 in Atom 1.31.1 x63 in Ubuntu 18.04.)
Hi,
I find this package really helpful but it seems to have a bug:
After a spell check is done it underlines words recognized as wrong and when hovering over them with the cursor it shows suggestions. By clicking 'Fix' these can be applied.
However, this does not work correctly when 'Fix' is used after the document was changed in any way.
Apparently the way it works is it remembers the exact position of the word that needs to be corrected - but only at the point of the last spell check!
So when a document is changed after the last spell check and the 'Fix' functionality is used the new word replaces whatever there is now at the old position of the word that should be fixed.
Thanks for your work!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
(With linter-spell-latex 0.11.0 in Atom 1.31.1 x63 in Ubuntu 18.04.)
Hi,
I find this package really helpful but it seems to have a bug:
After a spell check is done it underlines words recognized as wrong and when hovering over them with the cursor it shows suggestions. By clicking 'Fix' these can be applied.
However, this does not work correctly when 'Fix' is used after the document was changed in any way.
Apparently the way it works is it remembers the exact position of the word that needs to be corrected - but only at the point of the last spell check!
So when a document is changed after the last spell check and the 'Fix' functionality is used the new word replaces whatever there is now at the old position of the word that should be fixed.
Thanks for your work!
The text was updated successfully, but these errors were encountered: