m0rkeulv

Results 62 comments of m0rkeulv

could you also past the code, so i dont have to type it for testing

if you need this to work right now, just wrap the parameter in parenthesis ![image](https://github.com/HaxeFoundation/intellij-haxe/assets/3193925/b67a39d5-8ba7-4ad2-966a-6f20f40b28a9)

Not sure why it says `You can run only Neko, Flash or JavaScript.` it should probably be `You can run only Neko, Flash` or `You can run only Neko, Flash,...

neither Case 1 nor Case 3 seems to be valid Haxe code when trying to compile it with try.haxe.org Case 1 is incorrect because you should not use `;` the...

To get it working i used the code from the protocol_v1.1 branch the git repo. I also used hxjava 3.2 and haxe 3.4.7 (the latest haxelib release of the debugger,...

version listing from haxelib executable returns a string where versions are separated by white-spaces. The problem was that this list also shows the libpath if a dev version is defined...

the haxelib tab is only used when you use the "install missing haxelib" suggestions when opening a project that uses haxelibs that you dont have installed, its used to show...

Sounds like you have not configure the SDK correctly. The error comes from when the plugin tries to detect and/or set the SDK version info.

Sorry, i didn't look close enough, its an issue reading version from a library, not the SDK. i can make a fix to get around the problem but it would...

i can make a fix but it will take some time before i can make a new release, in the mean time if you need to get things working you...