language-haxe

0.2.1 • Public • Published

Haxe language support in Atom

Adds syntax highlighting and snippets to Haxe files in Atom.

Originally converted from the Haxe TextMate bundle.
Also took some grammars and snippets from nicetrysean

Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.

See the Changelog


Screenshots of syntax highlighting.

Sample of some of the snippets.

'v'
v

'var'
var

'fn'
fn

'fun'
fun

'pf'
pf

'prf'
prf

'prsif' 'ret'
prsif ret

'switch' 'case' 'def'
switch case def

'fori' 'tr'
fori tr

'for' 'trace'
for trace

Readme

Keywords

none

Package Sidebar

Install

npm i language-haxe

Weekly Downloads

30

Version

0.2.1

License

MIT

Last publish

Collaborators

  • theremix