Skip to content

Instantly share code, notes, and snippets.

@davetrux
Created November 18, 2015 19:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davetrux/39efb01d6304a56e8cb8 to your computer and use it in GitHub Desktop.
Save davetrux/39efb01d6304a56e8cb8 to your computer and use it in GitHub Desktop.
BBEdit TextFilter for formatting JSON
#!/bin/sh
python -m json.tool
@davetrux
Copy link
Author

Place this file in ~/Library/Application Support/BBEdit/Text Filters then restart BBEdit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment