prettier / prettier/vim-prettier
feature request: use single quotes instead of double quotes in JSX (like in VS Code)
@mitermayer is already working on this.
Since Sep 18, 2019.
- Dominant language
- Vim Script
- Stars
- 1.8k
- Forks
- 137
- PR merge metrics
- No merged PRs in 30d
Description
Do you want to request a feature or report a bug?
Feature
What is the current/expected behavior?
Ability to toggle JSX Single Quote option

What version of vim-prettier are you using - (output of :PrettierVersion) ?
1.0.0-alpha
What version of prettier are you using - (output of :PrettierCliVersion) ?
1.16.4^@
What is your prettier executable path - (output of :PrettierCliPath) ?
../client/node_modules/.bin/prettier
Did this work in previous versions of vim-prettier and/or prettier ?
Not sure
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.