devtools
devtools copied to clipboard
Add a view where I can see code snippets for every frame in the stack
Observatory has a really cool UI where you can expand and collapse the code snippet around each frame in the stack. This makes it easier to understand where you are without jumping across files and lines in a view limited to a single file.
Can we replicate this?

I have not seen this before! Nate, can you give repro steps in Observatory? thanks
- Set a breakpoint and hit it
- Navigate to the debugger page
- Each "Frame N" line has an arrow on the right of the screen when you mouseover, click the arrow to expand any frames