You can jump to the definition of symbols in the editor, whenever Wing
can determine the type of the symbol. There are several ways to do this:
- Press F4 to jump to the definition of the symbol near the insertion
cursor in the current editor (or use the Goto Selected Symbol Defn
item in the Source menu)
- Hold down the control key (or Command key on OS X) while clicking on a symbol
- Use the Goto Definition toolbar icon to jump according to current
position of the input cursor
- Click on links provided in the Source Assistant tool, which updates
according to your current editor selection
- Right-click on a symbol in your source code and select Goto Definition.