HaxeFoundation / HaxeFoundation/haxe
[eval] Field presentation in eval-debugger
Open
enhancement
platform-eval
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
Just like #7860, but for `haxe.macro.Expr.Field`. :) For build macros, it'd nice to see the proper declarations (`public static function foobar(arg:Type):Return`).
Right now it's more like `{name: "foobar", }`.

Probably shouldn't include the epxr of fields unless it's single-line? (and maybe only for vars)
Contributor guide
Assessment
This issue has not been assessed yet.