Occurrence Marking

From FDT Documentation

(Difference between revisions)
Jump to: navigation, search
Aklement (Talk | contribs)
(Created page with "600px FDT has a feature that many people aren't aware of; it can mark occurrences of a variable/method/class/exception within a file. Many people are aware o...")

Latest revision as of 12:17, 26 October 2011

MO 001.png

FDT has a feature that many people aren't aware of; it can mark occurrences of a variable/method/class/exception within a file. Many people are aware of the ability to search for references ( CMD+R ); however, sometimes this is overkill when you have a private method or local variable you just want to track.

MO 002.png MO 003.png

Get FDT5