Replies: 1 comment 1 reply
-
Correct me if I'm wrong @hippietrail, but I think in this case, the extension is working just fine, it's just that we don't have rules yet to catch the errors on the other lines. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think I might be missing something.
I installed the VSCode extension, and my understanding is that it comes with a bundled language server. So I need to do nothing else.
I opened a .py file and wrote three grammatically wrong sentences.
Harper is signaling unrecognized words in the first sentence, but it is not complaining at all for the next three sentences.
Am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions