vim-prettier icon indicating copy to clipboard operation
vim-prettier copied to clipboard

A Vim plugin for Prettier

Results 64 vim-prettier issues
Sort by recently updated
recently updated
newest added

Hello, Thank you very much for plugin. I use it every day and love it! ❤️ I wanted to ask whether it's really necessary to set the default values for...

**Do you want to request a *feature* or report a *bug*?** *feature* **What is the current/expected behavior?** Currently Prettier is always called whether the project you're working on is using...

enhancement

How to cancel the auto format when i save? when i save the code , i didn't want it to auto format; How am i to set the config

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

**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 ![image](https://user-images.githubusercontent.com/1295659/64982036-48815500-d88b-11e9-8315-76d26f0acd97.png) **What version of `vim-prettier` are...

enhancement

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

**Do you want to request a *feature* or report a *bug*?** bug **What is the current/expected behavior?** It appears that the async job in neovim isn't always working correctly when...

Do you want to request a feature or report a bug? Report a bug. What is the current/expected behavior? When a file is formatted, my split open to the same...

**Summary** The old getCharPosition returns bytes count and it's incorrect when the content contains utf-8 chars, which cause the range-start/range-end args sent to prettier cli incorrect.

**Summary** Upgrade @prettier/plugin-ruby to latest version 1.6.1. Current 0.8.0 is too old and not working properly.