language-haxe

WebJar for language-haxe

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

language-haxe
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

language-haxe
WebJar for language-haxe
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/theRemix/language-haxe

Download language-haxe

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/language-haxe/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>language-haxe</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/language-haxe/
implementation 'org.webjars.npm:language-haxe:0.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/language-haxe/
implementation ("org.webjars.npm:language-haxe:0.2.1")
'org.webjars.npm:language-haxe:jar:0.2.1'
<dependency org="org.webjars.npm" name="language-haxe" rev="0.2.1">
  <artifact name="language-haxe" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='language-haxe', version='0.2.1')
)
libraryDependencies += "org.webjars.npm" % "language-haxe" % "0.2.1"
[org.webjars.npm/language-haxe "0.2.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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

Versions

Version
0.2.1