-
Notifications
You must be signed in to change notification settings - Fork 122
Non-dictionary word or phrase marks whole sentence as misspelled #281
Comments
Might be a macOS system dictionary thing. If I add "Let's" to the system dictionary, this doesn't happen anymore. |
I'm getting a similar whole sentence marked as misspelled error with improper use of |
I've been seeing the same thing---here's another problem sentence I just wrote:
Interestingly, in Chrome, the word "to" is flagged as misspelled, and removing it in Atom clears the whole-sentence red flag. |
Interesting. I’ve updated the title because it’s not specific to one set of text anymore. |
This is happening to me too. macOS Mojave 10.14.2 with Atom 1.34.0. Interesting to see that removing punctuation from the sentence that has been completely underlined corrects the issue. This occurs even when the sentence has no misspellings or unfamiliar words. |
This remains unresolved.
I stumbled across this issue after writing the following.
|
I'll add another sentence that triggers this; in my case, it's the presence of quotations marks around a word that causes the false alarm. I'm also on OS X (10.14.4).
Without quotes, the words do not get flagged as misspelled. In Chrome, the above sentence has the word "of" underlined as misspelled, also only if "properties" is quoted. |
Just noticed the whole-sentence-underlined phenomena while writing a README. My sentence doesn't have quotes or commas or weird words, seems like a grammar case instead. Removing 'of' causes Atom to remove the whole-sentence red marking.
More variants https://i.imgur.com/NWi0m5U.png |
Just confirming that this is still an issue as of 20 / 3 / 2021. |
Thank You All for help me |
I dont know it realy in the moment.Leve it ther for Privat Action |
Still an issue with Atom 1.60.0, Mac 12.3.1:
The world "relegating" causes the whole sentence to be marked. But change that word and the bug goes away:
|
Thank You many Times |
THANK YOU BACK AGAINS AND HAVE A GOOD DAY pLESE STOP SEND ME MORE Atom SpellCheck for the Moment.
Bye
Von: Günther Harth ***@***.***>
Gesendet: Wednesday, April 13, 2022 6:00:30 PM
An: atom/spell-check ***@***.***>
Cc: Günther Harth ***@***.***>; Your activity ***@***.***>
Betreff: Re: [atom/spell-check] Non-dictionary word or phrase marks whole sentence as misspelled (#281)
Thank You many Times
—
Reply to this email directly, view it on GitHub<#281 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AL3DEHSTM3WPAU4QWDTIR7LVE3VR5ANCNFSM4GDBNS2Q>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
Gesendet von Mail<https://go.microsoft.com/fwlink/?LinkId=550986> für Windows
|
Prerequisites
Description
When writing in Atom, adding the name "Let's Encrypt" causes the whole sentence to be flagged as misspelled.
Steps to Reproduce
Expected behavior: The sentence is not highlighted as misspelled.
Actual behavior: Each word in the sentence is marked as misspelled, even if it is correct.
Reproduces how often: 100%
Versions
Atom : 1.32.2
Electron: 2.0.9
Chrome : 61.0.3163.100
Node : 8.9.3
macOS Mojave 10.14 (18A391)
Additional Information
If you remove the period/full stop
.
from the end of the sentence, it is no longer marked as misspelled. If you remove the apostrophe from "Let's", the sentence is also not marked as misspelled.Edit by @rsese to note other reported examples in the comments - I can reproduce with the examples
an
. For example,Testing an blank sentence.
, the whole thing is underlined in red. In a long sentence that makes it difficult to find what is wrong.In many cases, the a and b are the unknowns.
Without quotes, the words do not get flagged as misspelled.
In Chrome, the above sentence has the word "of" underlined as misspelled, also only if "properties" is quoted.
The text was updated successfully, but these errors were encountered: