Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

564
Views
VSCode single or double quote to backticks automatice replace

I want to use only backticks. I want that every time I click save, the formatter will change all my quotes type to backticks. I tried the built-in VSCode formatter for JS and prettier, and I didn't see this setting. I prefer the build-in formatter.

I also tried some extensions, but the automatic the replace only after pressing ${, but I want it to be replaced always.

You can see this question: VSCode single to double quote automatic replace

There is not settings for backtick, only single or double.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

I have looked at this a little bit, it seems like Prettier decided not to implement this feature.

dprint-plugin-typescript supports this, but not sure about the default VSCode formatter.

You can, however, enforce this as an ESLint rule as seen here by

  1. adding "quotes": ["backtick"] to your .eslintrc
  2. run eslint --fix.

I assume there is a way to automate this on save document, format document, etc..

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!