Double, and triple clicking does the familiar word and line selection, respectively.
Double-click | select word |
Triple-click | select line |
Control-double-click | select a sub-word |
Control-press | display a context menu |
Control-double click selects sub-words instead of entire words. Sub-words are parts of a word, delimited by underscores, digits and/or changes from lower to upper case.
Double-click any of ( ), { }, [ ], " " and ' ' balances the text inside the brackets.
Command-double-click | Balance an #ifdef |
Ifdef balancing allows you to match up an #if, #ifdef, with a corresponding #else, #endif.
This feature is part of the Ifdef balancer plugin
See its description for more commands
Option-click | Find a declaration |
Control-Option-click | Find a definition |
Declaration/definition lookup lets you find a declaration/definition of a given symbol. It opens
the corresponding source/header file of only one match is found or displays a palette with all
the possible matches if multiple are found.
Additional word, sub-word and line selection commands:
Double-click & drag | select words |
Triple-click & drag | select lines |
Control-double-click & drag | select sub-words |
Holding down Command and Option while clicking on an Eddie will let you scroll the document using a grab hand.
Command-Option & drag | Grab hand scroll |
Command-Control-Option & drag | Accelerated Grab hand scroll |