Skip to content

Spring Cleaning and Free Choice of Texteditor

Compare
Choose a tag to compare
@moritzfl moritzfl released this 02 Apr 10:39
· 8 commits to master since this release

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)