PhpStorm 6.0.1 Web Help

This section lists and describes the keyboard shortcuts that include the Alt key:

Alt+Alphanumeric key

ShortcutFunctionUse this shortcut to...
Alt+NumberOpen tool windowOpen a tool window with the corresponding number.
Alt+SlashAlt+SlashAlt+SlashAlt+SlashAlt+SlashAlt+SlashCtrl+Shift+KAlt+SlashAlt SlashAlt SlashControl PeriodCode completion / Expand wordExpand string at caret to any word in the visible scope that starts with the same characters.
Alt+Back QuoteAlt+Back QuoteAlt+Back QuoteAlt+Back QuoteAlt+Back QuoteAlt+Back QuoteAlt+Back QuoteAlt+Back QuoteControl VControl VControl VVCS operationsShow quick list with the most required version control commands.

Alt+Navigation key

ShortcutFunctionUse this shortcut to...
Alt+DeleteAlt+DeleteAlt+DeleteAlt+DeleteAlt+DeleteAlt+DeleteAlt+DeleteAlt+DeleteMeta DeleteMeta DeleteMeta DeleteSafe DeleteDelete selected class/method/field checking its usages.
Alt+EnterAlt+EnterAlt+EnterAlt+EnterAlt+EnterAlt+EnterAlt+EnterAlt+Enter, Alt+Shift+J or Ctrl+Shift+MAlt EnterAlt EnterMeta 1Show Intention ActionDisplay intention actions (if any) for a code where the caret is currently located.
Alt+HomeAlt+HomeAlt+HomeAlt+HomeAlt+HomeAlt+HomeAlt+HomeAlt+HomeAlt HomeAlt HomeMeta Alt BActivate Navigation BarBring focus to the Navigation bar.
Alt+InsertAlt+InsertAlt+InsertAlt+InsertAlt+InsertCtrl+N or Alt+InsertAlt+InsertAlt+InsertControl N or Control EnterControl N or Control EnterMeta N or Control EnterCreate new entity Depending on the context:
Alt+DownAlt+DownAlt+DownAlt+DownAlt+Down or Ctrl+Alt+EAlt+DownCtrl+Alt+DownCtrl+Shift+DownControl DownControl DownControl Alt DownNavigate to Next MethodNavigate to the next method declaration in the active editor tab.
Alt+LeftAlt+LeftAlt+LeftAlt+LeftAlt+Left or Ctrl+X, PAlt+LeftCtrl+Page UpCtrl+Shift+F6, Ctrl+Alt+Right or Ctrl+Page UpControl LeftControl LeftMeta Shift F6 or Meta Alt LeftSelect Previous Tab Depending on the context:
  • When several tabs are opened in the editor or a view, open the next tab to the left (or the last tab if the current one is the first).
  • In the Differences Viewer for Files invoked from the Update Project Info tab of the Version Control tool window, compare the local copy of the previous file with its update from the server.
Alt+RightAlt+RightAlt+RightAlt+RightAlt+Right, Ctrl+X, N or Ctrl+X, OAlt+RightCtrl+Page DownCtrl+F6, Ctrl+Alt+Left or Ctrl+Page DownControl RightControl RightMeta F6 or Meta Alt RightSelect Next Tab Depending on the context:
  • When several tabs are opened in the editor or a view, open the next tab to the right (or the first tab if the current one is the last).
  • In the Differences Viewer for Files invoked from the Update Project Info tab of the Version Control tool window, compare the local copy of the next file with its update from the server.
Alt+UpAlt+UpAlt+UpAlt+UpAlt+Up or Ctrl+Alt+AAlt+UpCtrl+Alt+UpCtrl+Shift+UpControl UpControl UpControl Alt UpNavigate to Previous MethodNavigate to the previous method declaration in the active editor tab.

Alt+Function (f) key

ShortcutFunctionUse this shortcut to...
Alt+F1Alt+Shift+1 or Alt+F1Alt+Shift+1Alt+F1Alt+F1Alt+F1Ctrl+Shift+1, Ctrl+Shift+2, Ctrl+Shift+3 or Ctrl+Shift+9Alt+F1Alt F1Alt F1Meta Alt WSelect TargetMove focus from the current file, class, method or reference to a data source table to a view suggested in the Select Target pop-up menu. See Navigating Between IDE Components.
NothingNothingNothingNothingNothingNothingNothingNothingNothingNothingNothingPreview InSelect the desired browser to preview a Web page in. This shortcut is available for files with Web contents. See Previewing Pages with Web Contents in a Browser.
Ctrl+F or Alt+F3Ctrl+F or Alt+Shift+3Ctrl+F or Alt+Shift+3Ctrl+F or Alt+F3Ctrl+Alt+S, Alt+F3 or Ctrl+SCtrl+F or Alt+F3Ctrl+F or Alt+F3Ctrl+F or Alt+F3Meta F or Alt F3Meta F or Alt F3Meta F or Alt F3Incremental SearchInitiate text search in the editor.
Alt+F4Close Close PhpStorm window.
NothingNothingNothingNothingNothingNothingNothingNothingNothingNothingNothingSynchronize ViewWhen working with two PhpStorm frames: toggle active frame.
Alt+F7Alt+Shift+7Alt+Shift+7Alt+F7Alt+F7 or Alt+Shift+SAlt+Shift+F7Alt+F7Ctrl+GAlt F7Alt F7Meta Shift GFind UsagesInitiate search for usages.
Alt+F9Alt+Shift+9Alt+Shift+9Alt+F9Alt+F9Ctrl+F10 or Ctrl+F8F4Ctrl+RAlt F9Alt F9Meta RRun to CursorDebugger: Run to the line where the caret is located.

See Also

Procedures:

Reference:

Getting Started:

Web Resources: