Simon Krajewski
Simon Krajewski
I don't want to use metadata as standalone expression, I'm saying we need a different way to express this. Maybe something like `@:meta($Foo($Bar("baz")))` which should be valid.
Sure but so is `@:meta`, although I'm seeing that it also does something in the SWF-generator. But yes, we should determine the common denominator for all affected targets and then...
I'm still not sure about the syntax so I was hoping someone would make a better suggestion...
Not sure what's best here. I think only considering .hx files is a quick solution. However, there could be an external dependency to a .hx file as well which would...
> We could also consider sending file change events for everything on the IDE side, not just .hx files, if Haxe can do something with that. That should work in...
Like #8738, it's a test-specific problem.
Test is back up, will deal with the bad touch in #8761.
I have disabled this test again because it has a high failure rate on our CI. I don't know where the randomness comes from here and why it's so bad...
These display test failures don't seem to be random, we'll have to check what's going on there.
Is this still a problem?