This package currently adds syntax highlighting for the ECL language to Sublime Text (both 2 and 3).
Other features may be included as well, the roadmap follows:
- Syntax highlighting - DONE
- Auto-completion
- Jump to definition
- Syntax check
- Style formatter
- ECL submission
- Workunit support
- Open the Package Control with
Ctrl + Shift + P - Type
installand selectPackage Control: Install Package - Type
ECLand select theECLpackage
To install this plugin from Github, follow these steps:
- Open the Package Control with
Ctrl + Shift + P - Type
add repoand selectPackage Control: Add Repository - Copy and paste:
https://github.com/vbarboza/sublime-ecl - Open the Package Control with
Ctrl + Shift + P - Type
installand selectPackage Control: Install Package - Type
sublime-ecland select the package
Syntax ported from the HPCC Systems ECL Extension for VSCode and installation instructions from Facebook sublime-react package.