Memory Explorer tooltips

nRF Connect for VS Code

tags
nRF Connect for VS Code

You can hover your mouse over a symbol to reveal a tooltip that includes more information about the selected symbol.

Memory Explorer tooltip

The tooltip provides information about symbol name, start address, symbol size, cursor address, symbol encoding, and others.

You can interact with the tooltip in the following ways:

Action Description
Click the memory field Make the tooltip stay in place.
Write to Address Write a new two-digit hexadecimal code or ASCII value to the selected address.
Show Symbol in File Open the symbol's file and location.
Write to Halfword Open a menu in which you can write to the symbol's LE-Halfword.
Write to Word Open a menu in which you can write to the symbol's LE-Word.
Close Close the tooltip.