Introduction | Installation | Examples
The CotEditor is a very lightweight native editor for macOS written in Swift, which I use to quickly look-up and edit files with syntax highlighting but without the overhead of a full IDE.
It is a free, open-source software, and super fast to get started with. There is a one-click install available through the Mac App Store and on GitHub.
Adding the TDB highlighter to CotEditor is easy too! Simply:
- Download the
TBD.yml
file from this folder. - Open CotEditor and go to
Settings
>Format
. Then, at the bottom ofAvaialble syntaxes:
list, click the(...)
to open the dropdown menu, and finally clickImport...
. - Select the
TBD.yml
, clickImport
, and you're done! Now, every time you open a.tbd
/.TDB
file, it will be syntax highlighted.
Note: Works very well with most themes. We recommended either one of the 5 examples below, as well as Dendrobates Light, Dentrobates Dark, Printen, Resinifictrix, and Pulse. Subpar results are produced with Mono, Kawazu, Lakritz, Classic, thus these are not recommended.