Sublime_Text
Package Control
If the command palette/menu method is not possible due to a proxy on your network or using an old version of Sublime Text, the following steps will also install Package Control:
- Click the Preferences > Browse Packages… menu
- Browse up a folder and then into the Installed Packages/ folder
- Download Package Control.sublime-package and copy it into the Installed Packages/ directory
- Restart Sublime Text
Manual Package install
Source
Sublime Text 4
cd <Packages directory>
(MacOS:~/Library/Application\ Support/Sublime\ Text/Packages
)git clone https://github.com/dzhibas/SublimePrettyJson.git "Pretty JSON"