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

Support for "editor.formatOnSaveMode": "modifications" in vs-code setting

Open hoangminhdevelop opened this issue 5 months ago • 0 comments
trafficstars

Is your feature request related to a problem? Please describe. I can't use together

  "editor.defaultFormatter": "esbenp.prettier-vscode",
  "editor.formatOnSaveMode": "modifications",

Describe the solution you'd like I would like format all modifications by prettier-vscode when i saved a file

Describe alternatives you've considered I'm using vs-code format default

Context https://github.com/microsoft/vscode/issues/249960#event-17846594433

hoangminhdevelop avatar Jun 03 '25 08:06 hoangminhdevelop