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
Finally decided to start trying vs-code with prettier to make life easier when it comes to formatting, in particular with JSON files but I am having a heck of a time applying the settings.
I have the prettier extension installed
and these are my config files ~/.config/Code/User/settings.json
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Finally decided to start trying vs-code with prettier to make life easier when it comes to formatting, in particular with JSON files but I am having a heck of a time applying the settings.
I have the prettier extension installed
and these are my config files
~/.config/Code/User/settings.json
/home/jace/.prettierrc
and I have this file
/home/jace/file.json
but when I hit
Ctrl
+Shift
+I
[I a on debian], I see this in the outputbut the file remains as
What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions