Prettier formatting not working for key values in JSON files #4594
IceCreamSandwich98
started this conversation in
General
Replies: 1 comment
-
That's the color palette of theme you've set for the VS Code, the default theme is Dark (Visual Studio). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Ive set prettier formatting as the default for sol, js, and json files in my settings.Json as well as in my settings via command palette, but it seems that the formatting still isnt working... for example
"name": "hardhat-simple-storage-fcc",
in this code above, which is in my package.json file. "name" is white while the "hardhat-simple-storage-fcc" is red. I see in Patrick's video that his "name"... or his keys in his Json file are blue. anyone else running into a similar issue. See attached image for more

Beta Was this translation helpful? Give feedback.
All reactions