Haxe Extension Pack for VSCode released

84 peržiūros
Praleisti ir pereiti prie pirmo neskaityto pranešimo

Gama11

neskaityta,
2017-02-15 12:16:482017-02-15
kam: Haxe
We (the vshaxe team) have released a Haxe Extension Pack to the VSCode Marketplace. Besides the vshaxe extension itself, it also includes the "Haxe Debug" extension (supports debugging Flash / swf right now) and codedox (doc comment generation), so you can get everything you need for Haxe development with one click.

















Enjoy!

Vincent Blanchet

neskaityta,
2017-02-15 12:27:552017-02-15
kam: Haxe
Nice work!

--
To post to this group haxe...@googlegroups.com
http://groups.google.com/group/haxelang?hl=en
---
You received this message because you are subscribed to the Google Groups "Haxe" group.
For more options, visit https://groups.google.com/d/optout.



--
Vincent BLANCHET,
__________________________________
Developer
Skype : vincent.blanchet.info

michael solomon

neskaityta,
2017-02-15 13:57:322017-02-15
kam: Haxe
Bravo!

Cambiata

neskaityta,
2017-02-15 15:41:532017-02-15
kam: Haxe
Great work!

Looking forward to C++ and JS debugging. Keep it up!

/ Jonas

Gama11

neskaityta,
2017-02-15 15:46:272017-02-15
kam: Haxe
Actually, you don't even need a special extension for JS debugging, that just works out of the box with VSCode's built-in Node debugger. Just compile with -debug to get source maps, which are supported.

An example for this is vshaxe's own unit test launch config: https://github.com/vshaxe/vshaxe/blob/1.3.2/.vscode/launch.json#L28-L37

However, if you want to debug a graphical application (say a Flixel game), that doesn't work in the Node debugger. Theoretically, that should also work with something like the Chrome Remote Debugger (however when I tried a while ago, I had some issues getting source maps to work there).

Robert Konrad

neskaityta,
2017-02-15 17:06:072017-02-15
kam: Haxe
Chrome debugger works fine. There were some sourcemap path issues (which were easy to fix - you don't need a lot of path handling if everything ends up in just one js file) but that was a long time ago.
Atsakyti visiems
Atsakyti autoriui
Persiųsti
0 naujų pranešimų