An open API service indexing awesome lists of open source software.

https://github.com/erictherobot/quote-replacer-vscode-extension

A simple solution to replace Quotes and improper escaping to prevent TypeScript errors in TypeScript files.
https://github.com/erictherobot/quote-replacer-vscode-extension

escaping-single-quotes extensions quotes solutions typescript vs-code vscode-extension

Last synced: about 2 months ago
JSON representation

A simple solution to replace Quotes and improper escaping to prevent TypeScript errors in TypeScript files.

Awesome Lists containing this project

README

          

# Quote-Replacer-VSCode-Extension

A simple solution to replace Quotes and improper escaping to prevent TypeScript errors in TypeScript files like this:

`"message": "`'`can be escaped with`'`, `‘`, `'`, `’`.",`

Simply right click, select Command Palette and search for "Fix Apostrophes". Once selected, the page will be properly escaped.

This should save you a couple of minutes.

Screenshot 2023-06-12 at 7 28 36 PM
Screenshot 2023-06-12 at 7 28 24 PM

Happy Hacking!

Love,
Eric David Smith
@erictherobot
https://ericdavidsmith.com