The Goto Definition feature in C/C++ works great, however, I can’t seem to get it to work with assembly. Is there a way I can setup a Macro which would automatically step through all instances of highlighted text in all ? I can do this manually by highlighting the text, doing CTRL SHIFT F, and then hitting enter.