https://github.com/haggen/eso-atom
https://github.com/haggen/eso-atom
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/haggen/eso-atom
- Owner: haggen
- Created: 2015-08-11T01:59:43.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-11T02:03:49.000Z (almost 10 years ago)
- Last Synced: 2025-01-17T09:10:17.444Z (5 months ago)
- Language: CoffeeScript
- Size: 258 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ESO Atom
> Toolkit for ESO add-on development in Atom.
## About
The toolkit includes:
1. Syntax highlight and auto-complete for Lua files
2. Syntax highlight for the manifest
3. Syntax highlight and snippets for GUIXML## Reference
- [Game API source code](http://esodata.uesp.net/current/)
- [ESOUI wiki](http://wiki.esoui.com)