Skip to content

Grammarly for Mac is unstable #317

Answered by astoilkov
anaclumos asked this question in Questions
Discussion options

You must be logged in to vote

I've spent quite a bit of time researching this. Here is what I learned.

Grammarly detects native OS components in order to provide spellchecking. However, we don't use a standard OS component for displaying text. We use a hidden text component that we use to detect typing. This makes it impossible to make Grammarly fully compatible with our current implementation.

I've tested other apps as well. Those who use native OS components work, those who don't have issues.

I will continue my research on this. I see two possible solutions in the future:

  • Grammarly to add an API that you can send text and receive errors.
  • We can fundamentally change how our editor works and support this case. This i…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by astoilkov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
2 participants