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

**Do you want to request a *feature* or report a *bug*?** This is possibly a bug... But it is likely I am not doing things correctly **What is the current/expected...

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current/expected behavior?** It shouldn't delete the empty line at the end of the file if...

**Do you want to request a *feature* or report a *bug*?** Bug? **What is the current/expected behavior?** Run on save **What version of `vim-prettier` are you using - (output of...

**Do you want to request a *feature* or report a *bug*?** Report a bug **What is the current/expected behavior?** Setting `g:prettier#config#parser` to empty string should let prettier decide on the...

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current/expected behavior?** When `let g:prettier#autoformat = 1`, vim-prettier basically just stops working entirely. Please see...

**Do you want to request a *feature* or report a *bug*?** bug **What is the current/expected behavior?** Current: 1) Save buffer 2) Move to :term window while prettier is running...

bug

Hi, I am reporting a similar behavior to #184 : redo is taking me to the top of the file. **Do you want to request a feature or report a...

Do you want to request a feature or report a bug? Bug What is the current/expected behavior? current behavior: respecting `let g:prettier#config#semi = 'false'` on `p`, but not on file...

**Do you want to request a *feature* or report a *bug*?** *bug* **What is the current/expected behavior?** I expect the file to not be formatted when it's in prettierignore. Instead,...

**Summary** If vim's current working directory is above the root of an npm project, vim-prettier will be unable to find the correct prettier executable despite editing a file that is...