Darko Miletic
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created How to unprettify JSON file in phpstorm?
I often find myself editing complex json files that are often not formatted (everything is one big sinle line of text). So to simplify that I execute Reformat Code action in phpstorm. The things is...