This plugin will add syntax highlighting to World of Warcraft TOC files, plus some handy completions.
Modernized and updated alternative to AndrielChaoti/wowtoc-syntax (which has been disbanded),
using the .sublime-syntax
format.
Warning This isn't possible yet, awaiting submission to package control
- Install the Sublime Text Package Control plugin if you haven't already.
- Preferences > Package Control
- Open up the command palette (Ctrl+Shift+P) and enter
Package Control: Install Package
- Search for
warcraft toc
and hit Enter to install.
- Click the
Preferences > Browse Packages
menu in Sublime Text. - Open up a terminal in this directory and execute the following:
git clone https://github.com/p3lim/sublime-toc TOC
- Restart Sublime Text.