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
1. Close bbedit and Place `pretty-json.sh`, `compact-json.sh` files in `~/Library/Application\ Support/BBEdit/Text\ Filters`
5
+
1. Close bbedit and Place [pretty-json.sh](pretty-json.sh), [compact-json.sh](compact-json.sh) files in `~/Library/Application\ Support/BBEdit/Text\ Filters`
6
6
7
7
```shell
8
8
# NOTE: jq is faster than python so skipping python based solution here
0 commit comments