m0rkeulv

Results 68 comments of m0rkeulv

Not sure why [thx.promise](https://github.com/fponticelli/thx.promise) would be relevant here, as far as i can tell this is just a few utility methods making existing lime code more convenient to work with....

Hi Just i am asking out of curiosity Has anyone done some kind of profiling to see where the slow down is, does it utilize 100% CPU all the time...

not sure i understand the issue, what is the problem that needs fixing ?

this is how it looks to me when trying to test with return types ![Image](https://github.com/user-attachments/assets/b80e51f0-b2e5-4367-8062-b33fec6f6835)

ah ok, so the issue is static member overloads then.

i have made a beta build that support some overload usage, it would be helpful if you tested it and let me know if it fixes your issues. https://github.com/HaxeFoundation/intellij-haxe/releases/tag/pre-release%2F202506162026

i don't think that trick is allowed on constructors, so the error seems correct, but the declaration should probably show an error https://try.haxe.org/#4D23379B ````less [ERROR] Test.hx:8: characters 26-34 8 |...

I have added support for this in dev now, should be part of next release