HaxeFoundation / HaxeFoundation/haxe

[js] Debugger stepping

Open
#7,110 0 comments 0 reactions 0 assignees View on GitHub
platform-javascript
Dominant language
Haxe
Stars
6.9k
Forks
715
Avg merge
2d 2h
Merged PRs (30d)
11

Description

When stepping on a "for" with JS debugger + source maps (-debug) you need to step next three times for every for loop, because 3 lines of JS are emit for the haxe "for" line. Emiting these three lines on the same JS line (when -debug ?only) would allow a better "native haxe" debugging experience.

Switches on enums might have similar issues.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.