Skip to content

vbarboza/sublime-ecl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ECL for Sublime Text

This package currently adds syntax highlighting for the ECL language to Sublime Text (both 2 and 3).

Roadmap

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

Installation

Requirements

Via Package Control

  1. Open the Package Control with Ctrl + Shift + P
  2. Type install and select Package Control: Install Package
  3. Type ECL and select the ECL package

From Source

To install this plugin from Github, follow these steps:

  1. Open the Package Control with Ctrl + Shift + P
  2. Type add repo and select Package Control: Add Repository
  3. Copy and paste: https://github.com/vbarboza/sublime-ecl
  4. Open the Package Control with Ctrl + Shift + P
  5. Type install and select Package Control: Install Package
  6. Type sublime-ecl and select the package

Credits

Syntax ported from the HPCC Systems ECL Extension for VSCode and installation instructions from Facebook sublime-react package.

About

An ECL plugin for Sublime Text.

Resources

Stars

Watchers

Forks

Packages

No packages published