HaxeFoundation / HaxeFoundation/haxe
[eval] pseudo-fields for Bytes in the debugger
Open
enhancement
platform-eval
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
It would be nice if you could expand `Bytes` to get an array field with the raw hex values. Ideally this should support the debug protocol's "chunking" to deal with large arrays.
A second field with `Bytes.to_string` might be helpful too.
Contributor guide
Assessment
This issue has not been assessed yet.