Skip to content

feat(debugger) cursor should auto-scroll to modified memory after an MSTORE #1873

Open
@StErMi

Description

@StErMi

Component

Forge

Describe the feature you would like

Currently, when an MSTORE happens, the debugger will highlight the portion of the memory that has changed with a red colored text.

The problem is that the memory section of the debugger is not auto-scrolling to that location, and you need to move via CTRL+j/k to do that manually.
Not knowing that the memory box doesn't auto-scroll, I thought that there was a bug in the debug feature because I was not seeing any change in the memory displayed in the UI.

Would make sense to automatically scroll to that position when a MSTORE happen?

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions