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

Visual Studio Code extension for Prettier

Results 308 prettier-vscode issues
Sort by recently updated
recently updated
newest added
trafficstars

**Environments:** - Prettier Version: 3.0.3 **Steps to reproduce:** Just use pretter 1 day and save files and randomly you got an error in bottom right cornet 'saving file with prettier...

The bug #409 is still pretty much alive happening every time after I format the document (javascript) And it is very annoying

It is possible that the `modulePath` argument passed to `loadPrettierVersionFromPackageJson` is already a directory ([as stated in the `prettierPath` documentation](https://github.com/prettier/prettier-vscode#prettierprettierpath)). In that case, the upwards lookup should start from that...

Type: Bug I dont know why but my prettier take about 1-2s to format. ![image](https://user-images.githubusercontent.com/114045023/234739741-1021a001-d0b3-4f22-811f-b15cf2c03902.png) Extension version: 9.12.0 VS Code version: Code 1.77.3 (Universal) (704ed70d4fd1c6bd6342c436f1ede30d1cff4710, 2023-04-12T09:19:37.325Z) OS version: Darwin arm64...

bug:vscode

**Is your feature request related to a problem? Please describe.** When using prettier with non-javascript languages, it requires the setup of the plugin within the project's `package.json` as the docs...

enhancement

Format on save on big js file(3700lines), cursor alway jump to the end of the file prettier version 9.10.4 vscode 1.76.2

enhancement
help-wanted

### Summary In a [`bun`](https://bun.sh) project, I don't have `node` available in the environment (as I'm using nix to manage my developer environment). This extension seems to invoke the `prettier`...

help-wanted

**Is your feature request related to a problem? Please describe.** Like ESLint extension provide setting: `"eslint.runtime": "node",`, more details ref: https://github.com/microsoft/vscode-eslint/issues/1233 **Describe the solution you'd like** Provide setting `prettier.runtime`, and...

enhancement

### Summary Version 9.9.0, vue files cannot be formatted when a configuration file exists in the project directory 1. Prettier - Code formatter 9.9.0 2. Vue Language Features (Volar) 0.40.13...

need-more-info

### Summary I'm using prettier extension in vscode. When you save the code from a certain point, the code is pushed up one line on the screen. For example, if...

need-more-info