Category "prettier"

VSCode - disable comments auto-formatting for C code

I just installed an extension prettier in vscode to autoformat my code. However all the comments in my code are being moved towards the left. Which I don't want

How to turn off the prettier trailing comma in VS Code?

How to turn off the prettier trailing comma in VS Code? I go to settings. Select none for the prettier trailing comma. Restart VS Code. Select a piece of TypeS

Format JS & HTML with prettier

I have not been able to configure prettier to format my html and js code only, I don't know what else to put in my configuration. The ID for the Prettier extens

Code style issues found in the above file(s). Forgot to run Prettier?

I have this problem when I try to check style with prettier --check Code style issues found in the above file(s). Forgot to run Prettier?