Atom-Language-Easylanguage is an open source package created for Atom.
It provides support for the Easylanguage implemented by platforms Tradestation and Multicharts (Powerlanguage).
Here are some of the features that Easylanguage for Atom provides:
Full syntax highlight for Easylanguage. Default for files with file-extension *.eld
. Or press ctrl+shift+l
and select easylanguage.
Syntax Highlighting is separate project because source highlighting can be different by selected colorscheme. Recommended is atom package easylanguage-syntax
is contains default one dark highlighting.
Set of snippets available. Just type the word, the popup will show.
Navigate to any method inside Easylanguage files: press ctrl+r
While Easylanguage for Atom is free and open source, if you find it useful, please consider to contribute.
MIT © raven2cz
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.