hediet / browser-ext-github-monaco

This extension brings the famous Monaco editor to Github
https://chrome.google.com/webstore/detail/monaco-markdown-editor-fo/mmpbdjdnmhgkpligeniippcgfmkgkpnf?hl=de&authuser=0
255 stars 32 forks source link

Extension prevents Grammarly extension to autocorrect #31

Open g-ongenae opened 3 years ago

g-ongenae commented 3 years ago

With extension

Capture d’écran 2021-07-20 à 10 14 53

Without extension

Capture d’écran 2021-07-20 à 10 16 17

hediet commented 3 years ago

Unfortunately, I fear grammarly and monaco (or in general every advanced text-editor) are incompatible. At least it requires a lot of work to support grammar checkers.

g-ongenae commented 3 years ago

Just a rough idea, would it be possible to have a button disable, so Grammarly (or any other) would be the only one active?

Otherwise, it's doesn't matter, I'll just have to improve my spellings on my own. 😆 (Thanks for this great extension, btw. 👍)

hediet commented 3 years ago

Just a rough idea, would it be possible to have a button disable, so Grammarly (or any other) would be the only one active?

Yes that could be an option. The original text area still exists.