Skip to content
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.

theRemix/language-haxe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haxe language support in Atom

Package version! Plugin installs! Build Status

Adds syntax highlighting and snippets to Haxe files in Atom (hx,hxml).

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


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