Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

eclipse on mac: replace dialog - shortcut for replace all action

coming from windows, I'm used to fire actions on dialogs by keyboard (hitting alt, looking for underlined characted, pressing that one)

what should I press to fire the replace-all action once my text-search dialog is open? milion thanks

like image 246
ptica Avatar asked Apr 05 '12 09:04

ptica


People also ask

Which keyboard shortcut opens Find and Replace dialog?

When using the CTRL+H keyboard shortcut or the Replace button on the ribbon, the Find and Replace dialog box displays the Find tab instead of the Replace tab.

What is Ctrl Shift R in Eclipse?

File Navigation – Eclipse Shortcuts CTRL SHIFT R – Open a resource. You need not know the path and just part of the file name is enough. CTRL E – Open a file (editor) from within the list of all open files. CTRL PAGE UP or PAGE DOWN – Navigate to previous or next file from within the list of all open files.

How do I change shortcut keys in Eclipse?

Display and Edit the Current Keyboard Shortcuts To see the current key configuration and its keyboard shortcuts, choose the Eclipse > Preferences menu command to open the Eclipse workbench Preferences. Select the General > Editor > Keys page.


2 Answers

Fastest "shortcut" for me so far: 3x shift + tab, then space (with Full Keyboard Access enabled)

like image 145
Felix Ebert Avatar answered Sep 20 '22 01:09

Felix Ebert


Try pressing alt (key located between Ctrl and command) + a

like image 27
CuriousMind Avatar answered Sep 22 '22 01:09

CuriousMind