World of Warcraft TOC
Sublime Text - World of Warcraft TOC syntax
By
p3lim
Created
Installations minus removals
Upgrades
- 1,570 installs
Links
Versions
1.5.2
·
TOC
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.
Installation
Using the package manager
- 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 tocand hit Enter to install.
Manual installation with Git
- Click the
Preferences > Browse Packagesmenu 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.