show unfolded .json file Fryderyk Koegl Created January 29, 2022 23:48 My .json file is displayed in one line. I'd like it to be displayed 'unfolded' like it is shown in the code style for JSON in 'Wrapping and Braces' I'm using PyCharm 2021.2.3 Professional
Did you try re-formatting it with Code > Reformat Code?
that worked, thanks!