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
Stop re-triggering right after accepting a suggestion: in While typing mode, pressing Tab to apply a suggestion no longer immediately fires a new suggestion on the line you just accepted. The edit that applies a suggestion is now ignored by the automatic trigger (the same guard also keeps an accepted line from being re-corrected on leave).
Documentation
Rewrite the README: clearer, more scannable docs with a demo, callouts, an auto-linking section, and an externally linked key-name reference.