Just another language support for Warcraft III's JASS script language.
- Semantic highlight: more than just syntax highlight
- Jump to definition/declaration: find references easily
- Range folding: fold functions or if/loop clauses
- Semantic diagnostic: report grammar problems
Initial release of Just Another JASS Support
Add jump-to-definition for BJ and CJ functions
- Report unused variables
- Fix find declaration for local variables
- Correctly set color for "array"