Spring Cleaning and Free Choice of Texteditor
Usage: Download the source code and follow the instructions in readme.md
With no further support for Textwrangler being offered by the developer, the switch to BBEdit seemed natural. BBEdit offers the exact same functionality even after the expiration of the trial period.
The developers of Textwrangler encourage users to switch to BBEdit.
While adjusting this script for BBEdit, I found a way to make the script completely agnostic of the editor used. So now instead of being locked down a single editor, you can now choose the one you want.
Changes:
- Code cleanup
- Code documentation added
- Script can now work with any text-editor (see Readme)