You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you have a Prettier configuration file ?
If not, can you try creating one like this one (you can convert this one from yaml to any other format) and see if if fixes your issue ?
I read all the guides still im puzzled how to enable the plugin in vscode.
I execute
npm install --save-dev --save-exact prettier prettier-plugin-java
I have the prettier extension installed.
and now ? how can i enable the formatting ? Still my other java formatter is executed by default. Format Document with... action does not detect it.
when i put
in settings.json
i get
How to link the plugin to formatting action ?
The text was updated successfully, but these errors were encountered: