|
Qnx IDE: Tip of the Day #1: Hyper-link source navigation
|
03/10/2009 12:27 PM
post24038
|
Qnx IDE: Tip of the Day #1: Hyper-link source navigation
The most commonly used navigation in the source code is the navigation from usage of function or variable or type to the
place it is defined or declared. In IDE to achieve this you can use hyper link editor navigation: holding Ctrl button
hover over the identifier in the source code editor - it will become hyper-link (blue and highlighted), click on it to
open definition of this symbol.
|
|
|