Skip to content

0.0.3

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jun 03:35

What's Changed

Bug Fixes

  • 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.