Q qsrtech Active Member Licensed User Longtime User May 3, 2013 #1 Hi, with large projects it would be really helpful to have the IDE feature where when you press ctrl then left click on an identifier, it will then jump to it's definition. Thanks!
Hi, with large projects it would be really helpful to have the IDE feature where when you press ctrl then left click on an identifier, it will then jump to it's definition. Thanks!
stevel05 Expert Licensed User Longtime User May 3, 2013 #2 Try selecting the identifier then pressing F7 (Edit/Find All References from the menu), then click on the one you want. Last edited: May 3, 2013
Try selecting the identifier then pressing F7 (Edit/Find All References from the menu), then click on the one you want.
Q qsrtech Active Member Licensed User Longtime User May 3, 2013 #3 Thanks Steve, that's a good start but doesn't always work (types so far). Also on my laptop I have to press fn key also so it's a bit of a pain.
Thanks Steve, that's a good start but doesn't always work (types so far). Also on my laptop I have to press fn key also so it's a bit of a pain.