I usually want Prettier to format my files on save, but sometimes I don’t, and it’s really difficult and slow to save a file when that is the case.
Here’s how I discovered this issue: https://youtu.be/3MzPwY6kotU?t=1274
Here is a feature suggested by chatgpt:
Option 2: Save Manually (Without Prettier)
-
Open the Command Palette : Press
Ctrl+Shift+P
(Windows/Linux) orCmd+Shift+P
(Mac). - Type “Save” and choose File: Save Without Formatting if you have a command installed that supports this. Otherwise, proceed with disabling the plugin manually as shown above.