Quick Outline

From FDT Documentation

(Difference between revisions)
Jump to: navigation, search
Aklement (Talk | contribs)
(Created page with "Default key binding: cmd+o / ctrl+o Withing the Editor View, invoking Quick Outline will have FDT open a pop up window that allows users to see a list of the methods, imports an...")
Newer edit →

Revision as of 06:05, 17 September 2010

Default key binding: cmd+o / ctrl+o

Withing the Editor View, invoking Quick Outline will have FDT open a pop up window that allows users to see a list of the methods, imports and attributes of the currently active class. There is a search field at the top to allow users to filter the pop up display and using the up and down arrows allows users to select a declaration and then hit enter or return to have FDT jump to that declaration.

Get FDT5