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
There's an unofficial Grammarly VSCode extension now, can see how it uses Grammarly authentication API and retrieve diagnosis info with WebSocket. So it's totally possible to do Grammarly integration for CodiMD. (But also have to bypass CORS request through backend or some proxy mechanism)
related #647 #389
We might implement this by using
languagetool
API on a self-hosted LanugageTool instance.The text was updated successfully, but these errors were encountered: