Nicolas Cannasse

Results 285 comments of Nicolas Cannasse

Please provide a PR with OSX fixes that should also apply to Linux ;)

AIR applications needs to be launch with `adt` command instead of the flash player debugger, and it takes a .xml/.app descriptor as parameter that tells about the window size and...

You need to select the correct hxml in vscode for compilation as 1.1.0 will use this one to locate the .hl - no longer the one in launch.json Le dim....

At the bottom of vscode window - blue bar Le dim. 21 juin 2020 à 01:50, Tommy Brosman a écrit : > I was looking through the VS Haxe documentation...

Ping @gama11 Le dim. 21 juin 2020 à 02:17, Tommy Brosman a écrit : > You mean the haxe.configurations, right? In my case that is my > display.hxml. I have...

Or we could reallow to specify hxml in launch options. Would be optional. Le dim. 21 juin 2020 à 09:42, Jens Fischer a écrit : > We could look into...

You're using flash API so I don't think that's HashLink debugger you're using here ?

CaraSlotGroup can be reproduced with OPW r1111 Fixed partially but parameter `it` doesn't show up when breaking on first line of makeIcon. That's because it's recast from T, and the...

It's not very easy to call the VM... would require making all threads pause and create another thread that executes the code...

set variables is wip: - [x] set f64 - [x] allow to set nested variables / statics / members (use variableReference) - [x] correctly update ui - [ ] allow...