glimmer-vm icon indicating copy to clipboard operation
glimmer-vm copied to clipboard

delegate modifiers debug name & instance

Open patricklx opened this issue 1 year ago • 6 comments
trafficstars

currently arrow functions or functions without name are displayed with their whole implementation source code

closes #1589

patricklx avatar Jun 25 '24 12:06 patricklx

what will this look like?

NullVoxPopuli avatar Jun 25 '24 13:06 NullVoxPopuli

what will this look like?

{{my-modifier fn}} is how it can look like.

Currently... look at you limber site :) it's a good example

patricklx avatar Jun 25 '24 13:06 patricklx

I see! image

looks like anything that fixes this is good for me

NullVoxPopuli avatar Jun 25 '24 13:06 NullVoxPopuli

@NullVoxPopuli actually, current release of inspector cannot handle latest ember... need nightly: Screenshot 2024-06-27 at 10 39 38

patricklx avatar Jun 27 '24 08:06 patricklx

This looks good to me. Let's do it!

wycats avatar Jul 11 '24 17:07 wycats

Seems good image

NullVoxPopuli avatar Oct 18 '24 12:10 NullVoxPopuli