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

- Issue Type: `Bug` - Extension Name: `prettier-vscode` - Extension Version: `9.8.0` - OS Version: `Windows_NT x64 10.0.19044` - VS Code version: `1.71.0` :warning: We have written the needed data...

- Issue Type: `Performance` - Extension Name: `prettier-vscode` - Extension Version: `9.8.0` - OS Version: `Windows_NT x64 10.0.19044` - VS Code version: `1.70.2` :warning: Make sure to **attach** this file...

- [ ] Run tests - [x] Update the [`CHANGELOG.md`][1] with a summary of your changes [1]: https://github.com/prettier/prettier-vscode/blob/main/CHANGELOG.md Resolve #2299 No build config is changed, I simply excluded source maps...

Bumps [vscode-nls](https://github.com/Microsoft/vscode-nls) from 5.1.0 to 5.2.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vscode-nls&package-manager=npm_and_yarn&previous-version=5.1.0&new-version=5.2.0)](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

When I have 2 projects, VUE2 and VUE3, I have to install extensions outside Prettier, vetur, and Volar. When all 3 of them open at the same time, VSCode gets...

need more info

Hello, I'm running prettier in a mono-repo VSCode workspaces with a single configuration file at the root workspace. I have a ignore rule in a `.prettierignore` (located at the root...

Hello, due to the git history contamination issue, I am looking for a way to run prettier and only format the lines I've made changes to. I ran across this...

- [ ] Run tests - [ ] Update the [`CHANGELOG.md`][1] with a summary of your changes [1]: https://github.com/prettier/prettier-vscode/blob/main/CHANGELOG.md

**Problem** Allow language overrides for the VS Code prettier.printWidth option. VS Code settings are easily synchronized between machines and virtual environments like GitHub Codespaces. User-level Prettier configurations are more difficult...

- [x] Run tests - [ ] Update the [`CHANGELOG.md`][1] with a summary of your changes *(assuming this is too minor for the changelog...)* [1]: https://github.com/prettier/prettier-vscode/blob/main/CHANGELOG.md The README [notes that...

Stale