Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>Replace curly quotesNew to Visual Studio Code? Get it now.
Replace curly quotes

Replace curly quotes

jinhyuk

|
5,318 installs
| (5) | Free
Replace all curly quotes in a document with straight quotes
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

replace-curly-quotes README

Replaces all curly quotes(‘, ’, “, ”) in a document with straight quotes(', ").

You can use this extension as document formatter. Set "replace-curly-quotes.format.enable" to "true" (default: "false"). It is enabled for any type of files.

Usage

Hit Ctrl + Shift + P and enter the Replace curly quotes command.

Release Notes

1.1.0

Add config "replace-curly-quotes.format.enable" to enable this extension as formatter.

1.0.1

Fix bug

  • replace pipe(|)s with double quotes

1.0.0

Initial release

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