Skip to content

Instantly share code, notes, and snippets.

View alimarchal's full-sized avatar

Ali Raza Marchal alimarchal

View GitHub Profile
@alimarchal
alimarchal / PhpStorm Keyboard Shortcuts.md
Created March 7, 2021 15:56 — forked from koomai/PhpStorm Keyboard Shortcuts.md
Frequently Used PhpStorm Keyboard Shortcuts

Note: Some of these shortcuts have been remapped for my own convenience (Preferences->Keymap). These are Mac shortcuts, just use the Windows/Linux equivalent of the Cmd/Option/Ctrl/Del keys.

####Search, Go to, Navigation ####

Cmd + P - Search file

Cmd + Shift + O - Search everywhere

(I swapped the above two recently because I use Cmd + P to search for files most of the time).