SEGGER Embedded Studio provides a number of mouse-click accelerators in the editor
that speed access to commonly used functions. The mouse-click accelerators
are user configurable using Tools > Options.
Default mouse-click assignments
Click | Default
|
Left | Not configurable — start selection.
|
Shift+Left | Not configurable — extend selection.
|
Ctrl+Left | Select word.
|
Alt+Left | Execute Go To Definition.
|
Middle | No action.
|
Shift+Middle | Display Go To Include menu.
|
Ctrl+Middle | No action.
|
Alt+Middle | Display Go To Method menu.
|
Right | Not configurable — show context menu.
|
Shift+Right | No action.
|
Ctrl+Right | No action.
|
Alt+Right | Execute Find References.
|
Each accelerator can be assigned one of the following actions:
- Default: The system default for that click.
- Go To Definition: Go to the definition of the item clicked, equivalent to choosing Navigate > Go To Definition or pressing Alt+G.
- Find References: Find references to the item clicked, equivalent to choosing Navigate > Find References or pressing Alt+R.
- Find in Solution: Textually find the item clicked in all the files in the solution,
equivalent to choosing Search > Find Extras > Find in Solution or pressing Alt+U.
- Find Help: Use F1-help on the item clicked, equivalent to choosing Help > Help or pressing F1.
- Go To Method: Display the Go To Method menu, equivalent to choosing Navigate > Find Method or pressing Ctrl+M.
- Go To Include: Display the Go To Include menu, equivalent to choosing Navigate > Find Include or pressing Ctrl+Shift+M.
- Paste: Paste the clipboard at the position clicked, equivalent to choosing Edit > Paste or pressing Ctrl+V.
Configuring Mac OS X
On Mac OS X you must configure the mouse to pass middle clicks and right clicks
to the application if you wish to use mouse-click accelerators in SEGGER Embedded Studio.
Configure the mouse preferences in the Mouse control panel in
Mac OS X System Preferences to the following:
- Right mouse button set to Secondary Button.
- Middle mouse button set to Button 3.