prettier / prettier-vscode

Visual Studio Code extension for Prettier
https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode
MIT License
5.05k stars 447 forks source link

Support for Single Quotes in JavaScript #3246

Closed KidSysco closed 5 months ago

KidSysco commented 5 months ago

Is your feature request related to a problem? Please describe. It would be nice to have Prettier support single quotes in JavaScript in VS Code. This does not work currently, each project uses different hacks to get it to work, usually without Prettier somehow.

Describe the solution you'd like I would like to configure single quotes in javaScript and it should work. It does not work, it is currently very buggy.

Describe alternatives you've considered Please look at the number of questions regarding this.

https://stackoverflow.com/questions/48864985/vscode-single-to-double-quote-automatic-replace

Additional context

github-actions[bot] commented 2 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.