Memory Explorer contextual actions

nRF Connect for VS Code

tags
nRF Connect for VS Code

The following table lists the available contextual actions in the Memory Explorer.

Action Description
Write to Address Write a new two-digit hexadecimal code or ASCII value to the selected address. This is identical to the Write to Address action in the Memory Explorer tooltips.
Write to Address (free input) Open a menu in which you can write a new value to the selected address. The provided value will be parsed to the hexadecimal two-digit code or ASCII value.
Reveal Symbol in File Open the symbol's file and location. This is identical to the Show Symbol in File action in the Memory Explorer tooltips.