Provides:
- Syntax Highlighting
- Code Completion
for ballerina source files on Sublime Text 3.
- Preferences -> Package Control -> Install Package -> Search for "Ballerina"
- Move forward through fields = tab
- Move backward through fields = shift + tab
Shout-out to ballerina-attic for acting as a reference point for some of the regexes used here.