VS Code lime extension passes incorect arguments

Hello, I’ve bumped my head around for days trying to fix this problem.
I’m completely new to openfl, lime and haxe in general.
When I debug through vs code (by pressing F5) it creates the build command but it passes the --connect argument twice, I don’t understand what’s causing this behavior it worked a week ago and suddenly started doing it

Can you remove the launch.json you created and see if it helps?

Are VSCode, the Haxe extension and the Lime extension up to date?

Thanks