Open Declaration

From FDT Documentation

Revision as of 12:22, 26 October 2011 by Aklement (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

If the cursor is placed on a literal - no matter, if it is a variable, a function or a class - using F3 makes the cursor jump directly to the declaration.

For example, In the case of a variable, FDT will jump to where the variable is defined - either at the top of the class or within the scope of a method. In the case of a type, FDT will open the Class in the editor.

Default binding is F3.

Declaration 001.png
Jump 001.png

Jump 004.png

Get FDT5