This package provides the following services:
Pig package for Atom
Syntax highlighting and autocompletion for Apache Pig scripts in Atom Editor.
Features
- Syntax highlighting for Pig Latin
- Autocompletion for all basics and built in functions
- Quick access to the documentation in autocomplete+
##Inspired by the work of :
- lumengxi : https://github.com/lumengxi/language-pig (atom package)
- chrislongo : https://github.com/chrislongo/Pig (sublime-text package)