JavaScriptPrettier icon indicating copy to clipboard operation
JavaScriptPrettier copied to clipboard

A Visual Studio extension

Results 12 JavaScriptPrettier issues
Sort by recently updated
recently updated
newest added

### Description It would be great if they added support for the new Visual Studio 2022 ### Current behavior It does not appear in the marketplace ### Expected behavior Appear...

### Installed product versions - Visual Studio: 2019 Professional 16.9.5 - This extension: 2.1.47 ### Description Running Prettier on a file that includes the Optional chaining operator (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Optional_chaining) causes a...

### Installed product versions - Visual Studio: 2019 Professional - This extension: 2.1.47 ### Description Non-breaking spaces are garbled. ### Steps to recreate 1. open a js file. Enter a...

### Installed product versions - Visual Studio: 1.54.2 - This extension: 6.2.0 ### Description Since the update yesterday the prettier does nothing in my vsc ### Steps to recreate 1....

### Installed product versions - Visual Studio: 2019 Enterprise - This extension: 2.1.47 ### Description I would like to be able to use this extension with my TypeScript files.

### Installed product versions - Visual Studio Community 2017 ver: 15.9.8 - JavaScript_Prettier_v2.1.47 ### Description After installing from VS Tools->Extensions, I am getting on the right click menu for JS...

### Installed product versions - Visual Studio: [example 2015 Professional] - This extension: [example 1.1.21] ### Description Can I apply the Prettier only for certain functions in my JS file?...

At the moment if there's a single change made by prettier in a file then the whole files text is replaced, that means every line is shown as changed in...

How would one go about adding support for Vue?

Any plans to make this extension also make HTML and CSS prettier, not just JS and TS?