PhpStorm 6.0.1 Web Help

FunctionShortcutUse this shortcut to...
Comment with Line Comment Ctrl+Slash or Ctrl+NumPad /Ctrl+Slash or Ctrl+NumPad /Ctrl+Slash or Ctrl+NumPad /Ctrl+Slash or Ctrl+NumPad /Alt+SemicolonCtrl+Slash, Ctrl+NumPad / or Ctrl+ColonCtrl+Slash, Ctrl+NumPad / or Ctrl+Shift+CCtrl+Slash or Ctrl+NumPad /Meta Slash or Meta NumPad /Meta Slash or Meta NumPad /Meta Slash or Meta NumPad / Comment/uncomment current line or selected block with line comments.
Comment with Block Comment Ctrl+Shift+Slash or Ctrl+Shift+NumPad /Ctrl+Shift+Slash or Ctrl+Shift+NumPad /Ctrl+Shift+Slash or Ctrl+Shift+NumPad /Ctrl+Shift+Slash or Ctrl+Shift+NumPad /Ctrl+Shift+Slash or Ctrl+Shift+NumPad /Ctrl+Shift+Slash, Ctrl+Shift+NumPad / or Ctrl+Shift+ColonCtrl+Shift+Slash or Ctrl+Shift+NumPad /Ctrl+Shift+SlashControl Shift Slash, Control Shift NumPad /, Meta Shift Slash or Meta Shift NumPad /Control Shift Slash, Control Shift NumPad /, Meta Shift Slash or Meta Shift NumPad /Control Shift Slash Comment/uncomment code with block comments.
Quick Documentation Look-up Ctrl+Q or Alt+Button2 ClickCtrl+Q or Alt+Button2 ClickCtrl+Q or Alt+Button2 ClickCtrl+Q or Alt+Button2 ClickCtrl+Q or Alt+Button2 ClickCtrl+Q or Shift+F1Ctrl+Q or Alt+Button2 ClickAlt+Button2 Click, Ctrl+Shift+Space or F2Control J or Control Button2 ClickControl J or Control Button2 ClickAlt Button2 Click or F2 Show a pop-up window with PHPDoc or JSDoc comments for the symbol at the caret.
Show Table Data Ctrl+Q or Alt+Button2 ClickCtrl+Q or Alt+Button2 ClickCtrl+Q or Alt+Button2 ClickCtrl+Q or Alt+Button2 ClickCtrl+Q or Alt+Button2 ClickCtrl+Q or Shift+F1Ctrl+Q or Alt+Button2 ClickAlt+Button2 Click, Ctrl+Shift+Space or F2Control J or Control Button2 ClickControl J or Control Button2 ClickAlt Button2 Click or F2 Show a pop-up window that displays the create table query for the database table at the caret and the first 10 rows of the table.
Pop-up Hector Ctrl+Alt+Shift+HCtrl+Alt+Shift+HCtrl+Alt+Shift+HCtrl+Alt+Shift+HCtrl+Alt+Shift+HCtrl+Alt+Shift+HCtrl+Alt+Shift+HCtrl+Alt+Shift+HMeta Alt Shift HMeta Alt Shift HMeta Alt Shift HShow the Highlighting level pop-up window to configure highlighting in the current file.
Parameter Info Ctrl+PCtrl+PCtrl+PCtrl+PCtrl+PCtrl+PCtrl+PCtrl+PMeta PMeta PMeta P Show parameters of the method call at the caret.
Context InfoAlt+QAlt+QAlt+QAlt+QAlt+QAlt+QAlt+QAlt+QControl Shift QControl Shift QControl Shift QShow the current method or class declaration when it is not visible.
Error Description Ctrl+F1Ctrl+F1Ctrl+1Ctrl+F1Ctrl+F1Ctrl+F1 or Alt+TCtrl+F1Ctrl+F1Meta F1Meta F1Meta F1 Show an error or warning description at the caret.
External Documentation Shift+F1Shift+F1Shift+F1Shift+F1Shift+F1Shift+F1 or Ctrl+F1Shift+F1Shift+F2Shift F1Shift F1Shift F2 Open browser with the documentation for the selected item.
Override Methods... Ctrl+OCtrl+OCtrl+OCtrl+OCtrl+OCtrl+Shift+OCtrl+OCtrl+OMeta OMeta OMeta O Override base class methods in the current class.
Surround with... Ctrl+Alt+TCtrl+Alt+TCtrl+Alt+TCtrl+Alt+TCtrl+Alt+TCtrl+Alt+TCtrl+Alt+TAlt+Shift+Z or Ctrl+Alt+TMeta Alt TMeta Alt TMeta Alt Z Surround selected code fragment with if, do, tags or other constructs.
Basic Code Completion Ctrl+SpaceCtrl+SpaceCtrl+SpaceCtrl+SpaceAlt+SlashCtrl+SpaceCtrl+Space or Ctrl+Back SlashCtrl+SpaceControl SpaceControl SpaceControl Space
Alt+SlashAlt+SlashAlt+SlashAlt+SlashAlt+SlashAlt+SlashCtrl+Shift+KAlt+SlashAlt SlashAlt SlashControl Period
Code completion for any class, method or variable.
SmartType Code Completion Ctrl+Shift+SpaceCtrl+Shift+SpaceCtrl+Shift+SpaceCtrl+Shift+SpaceCtrl+Shift+Space or Ctrl+Alt+SlashAlt+Space or Alt+Shift+SpaceCtrl+Shift+Space or Ctrl+Shift+Back SlashAlt+Shift+SpaceControl Shift SpaceControl Shift SpaceAlt Shift Space Code Completion filtering the lookup list basing on expected type.
Expand Word Alt+SlashAlt+SlashAlt+SlashAlt+SlashAlt+SlashAlt+SlashCtrl+Shift+KAlt+SlashAlt SlashAlt SlashControl Period Goes through the names of classes, methods, keywords and variables in the current visibility scope.
Insert Live Template... Ctrl+JCtrl+JCtrl+JCtrl+JCtrl+JCtrl+JCtrl+JCtrl+Alt+Shift+JMeta JMeta JMeta J Show a pop-up list of starting with a specified prefix.
Surround with Live Template... Ctrl+Alt+JCtrl+Alt+JCtrl+Alt+JCtrl+Alt+JCtrl+Alt+JCtrl+Alt+JCtrl+Alt+JCtrl+Alt+JMeta Alt JMeta Alt JMeta Alt J Surround the selection with one of the templates.
Next Template Variable Tab or EnterTab or EnterTab or EnterTab or EnterTab or EnterTab or EnterTab or EnterTab or EnterTab or EnterTab or EnterTab or Enter In templates: move the caret to the next template variable.
Previous Template Variable Shift+TabShift+TabShift+TabShift+TabShift+TabShift+TabShift+TabShift+TabShift TabShift TabShift Tab In templates: move the caret to the previous template variable.

See Also

Procedures:

Reference:

Web Resources: