Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>fix-last-typoNew to Visual Studio Code? Get it now.
fix-last-typo

fix-last-typo

awtnb

|
157 installs
| (0) | Free
Automatically fix typo before cursor.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

README

Based on pre-registered rules, automatically fix typo before cursor.

img

  • Default keybinding is alt+backspace .
  • Rule can be configured with fix-last-typo.pairs in settings.json.
    • Default: [".,", ":;", "=~", "。、", ":;"]
    • Characters are toggled each other, so the same character must not appear in this array.

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft