View Single Post
07/29/15, 09:44 AM   #18
haggen
 
haggen's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2015
Posts: 137
Originally Posted by Cpsgames View Post
ESOLua for Sublime Text 3

Hello!

I love to use Sublime Text 3 for just about anything and when I noticed there wasn't a language file for ESO's lua, I decided to make one! It's simple and to the point, but it works for those who like the extra syntax highlighting on API functions, globals, etc..

Installation
Via Package Control:
The easiest method to install ESOLua is to use Package Control from within Sublime Text and search for "ESOLua". It'll quickly download, install, and keep it up to date for you!

Manual:
Download it and extract it into your packages folder. Or clone it from the BitBucket repo.

If you find anything wrong with the language file feel free to send me a message, start an issue on the repo, or send a pull request!

Thanks!
I hope you don't mind, but I ported your excellent work to Atom.

Source: https://github.com/haggen/language-eso-lua
Atom package: https://atom.io/packages/language-eso-lua

And of course I gave you your deserved credits, is that okay ?

Last edited by haggen : 07/29/15 at 11:01 AM.
  Reply With Quote