Currently the "Find Symbol" dialog allows only to jump to the definition of a symbol, e.g. a C++ function. I'd like to have some more function in that dialog like "Find References" so I don't need to go to the definition first.
The best would be to have all functions from the context menu in the source window ("Add Member", "Add Similar Member", ...)
Especially when I want to find all references of a resource identifier, it's not alway possible to jump to resource.h first, because the resource is opened in it's editor.