New symbol search UI

nRF Connect for VS Code

tags
nRF Connect for VS Code

The symbol search drop-down widget in the memory view has been replaced with a native Visual Studio Code quickpick menu. The menu is easier to navigate and shows more information about the symbols than the original drop-down.

In the new menu, symbols are sorted by filename, and within each file by their start address. Symbols without a known location are listed at the bottom.

New Go to symbol menu