Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Correct another quoteNew to Visual Studio Code? Get it now.
Correct another quote

Correct another quote

chuhezhe0807

|
46 installs
| (1) | Free
When you modify one of the quotation marks, synchronize the modification of the other.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Correct another quotation mark

When you modify one of the quotation marks, synchronize the modification of the other.

Use AST to parse the Literal、TemplateLiteral in the code, find the other pair of modified quotation marks, and synchronize the modifications.

Supported files and they used following code parsers:

  • JavaScript, TypeScript, React:
    • @babel/parser
  • Vue
    • @vue/compiler-sfc
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft