-
```
What steps will reproduce the problem?
1. var s:String = "a
b";
2.
3.
What is the expected output? What do you see instead?
this is correct Haxe string. But hightlight for the tail works only if…
-
```
Sometimes we have a module containing various declarations but none matching
the module name.
Example : Common.hx
----
enum Ok { Yes; No; }
enum Result { None; Some( v : T ); }
...
-----
Then i…
-
```
Could we get syntax highlighting for Haxe[1]?
It's a language from 2006 that still seems to be in use.
(Someone asked for it here[2])
[1]: http://en.wikipedia.org/wiki/Haxe
[2]: http://meta.…
-
```
Could we get syntax highlighting for Haxe[1]?
It's a language from 2006 that still seems to be in use.
(Someone asked for it here[2])
[1]: http://en.wikipedia.org/wiki/Haxe
[2]: http://meta.…
-
```
Could we get syntax highlighting for Haxe[1]?
It's a language from 2006 that still seems to be in use.
(Someone asked for it here[2])
[1]: http://en.wikipedia.org/wiki/Haxe
[2]: http://meta.…
-
```
Could we get syntax highlighting for Haxe[1]?
It's a language from 2006 that still seems to be in use.
(Someone asked for it here[2])
[1]: http://en.wikipedia.org/wiki/Haxe
[2]: http://meta.…
-
```
Could we get syntax highlighting for Haxe[1]?
It's a language from 2006 that still seems to be in use.
(Someone asked for it here[2])
[1]: http://en.wikipedia.org/wiki/Haxe
[2]: http://meta.…
-
```
Could we get syntax highlighting for Haxe[1]?
It's a language from 2006 that still seems to be in use.
(Someone asked for it here[2])
[1]: http://en.wikipedia.org/wiki/Haxe
[2]: http://meta.…
-
when yhaxen run.n is compiled with haxe 3.2.0 a following errors starts to pop up:
ant prepare "-Dtitle=MyApp12" "-Ddescription=MyApp12 description" "-D..." "-Dversion=0.0.0.0": File name too long
co…
-
Hi there !
How hard would that be to add support for the JSX highlighting with the excellent [haxe-react](https://github.com/massiveinteractive/haxe-react) library?
Basically, I think a first (and p…