JetBrains PhpStorm (Windows)

Usage Search

Find Usage in File

Ctrl + F7

All hotkeys for JetBrains PhpStorm (Windows)

General Shortcuts
Open Corresponding Tool Window

Alt + 0..9

General Shortcuts
Save All

Ctrl + S

General Shortcuts
Toggle Maximize Editor

Ctrl + Shift + F12

General Shortcuts
Find Action

Ctrl + Shift + A

General Shortcuts
Switch Editor Tabs and IDE Tool Windows

Ctrl + Tab

General Shortcuts
Open Setting Dialog

Ctrl + Alt + S

General Shortcuts
Toggle Full Screen Mode

Ctrl + Alt + F11

General Shortcuts
Add to Favourites

Alt + Shift + F

General Shortcuts
Search Everywhere

Double Shift

General Shortcuts
Inspect Current file with Current file

Alt + Shift + I

Debugging
Step Out

Shift + F8

Debugging
Step Over

F8

Debugging
Step Into

F7

Debugging
Evaluate Expression

Alt + F8

Debugging
Toggle Breakpoint

Ctrl + F8

Debugging
View Breakpoints

Ctrl + Shift + F8

Debugging
Resume Program

F9

Find and Replace
Find

Ctrl + F

Find and Replace
Replace

Ctrl + R

Find and Replace
Find Next

F3

Find and Replace
Find Previous

Shift + F3

Find and Replace
Find in Path

Ctrl + Shift + F

Find and Replace
Replace in Path

Ctrl + Shift + R

Editing
Basic Code Completion

Ctrl + Spacebar

Editing
Class name Completion

Ctrl + Alt + Spacebar

Editing
Quick Documentation Lookup

Ctrl + Q

Editing
Brief Info

Ctrl + Mouse Over

Editing
Complete Statement

Ctrl + Shift + Enter

Editing
Parameter Information

Ctrl + P

Editing
Override Methods

Ctrl + O

Editing
Generate Code

Alt + Insert

Editing
Move Line(Selection) Up/Down

Ctrl + Shift + Up Arrow / Down Arrow

Editing
Surround With..(Begin..End etc.)

Ctrl + Alt + T

Editing
Comment/Uncomment with Line Comment

Ctrl + /

Editing
Comment/Uncomment with Block Comment

Ctrl + Shift + /

Editing
Implements Method

Ctrl + I

Editing
Show Intention Actions and Quick Fixes

Alt + Enter

Editing
Reformat Code

Ctrl + Alt + L

Editing
Duplicate Current Line

Ctrl + D

Editing
Cut/Copy/Paste Current line to Clipboard

Ctrl + X / Ctrl + C / Ctrl + V

Editing
AutoIndent Lines

Ctrl + Alt + I

Editing
Delete line at caret

Ctrl + Y

Editing
Start New line

Shift + Enter

Editing
Close Active editor tab

Ctrl + F4

Editing
Show Intention Actions/Quick-Fixes

Alt + Enter

Editing
Decrease Current Selection to Previous State

Ctrl + Shift + W

Editing
Select Successively Incresing Code blocks

Ctrl + W

Editing
Expand/Collapse Code block

Ctrl + NumPad + / Ctrl + NumPad -

Editing
Delete to end word

Ctrl + Del

Editing
Delete to word start

Ctrl + Backspace

Editing
Select till code block end

Ctrl + Shift + ]

Editing
Select till code block start

Ctrl + Shift + [

Editing
Switch case for Word at Caret or Selected block

Ctrl + Shift + U

Refactoring
Copy

F5

Refactoring
Move

F6

Refactoring
Safe Delete

Alt + Del

Refactoring
Rename

Shift + F6

Refactoring
Inline Variable

Ctrl + Alt + N

Refactoring
Refactor This(Show All Available Refactoring)

Ctrl + Alt + Shift + T

Refactoring
Extract Method

Ctrl + Alt + M

Refactoring
Introduce Field

Ctrl + Alt + F

Refactoring
Introduce Constant

Ctrl + Alt + C

Refactoring
Introduce Variable

Ctrl + Alt + V

Navigation
Go to Class

Ctrl + N

Navigation
Go to File

Ctrl + Shift + N

Navigation
Go to Symbol

Ctrl + Alt + Shift + N

Navigation
Next highlighted Error

F2

Navigation
Previous highlighted Error

Shift + F2

Navigation
Go to Line

Ctrl + G

Navigation
Recent files Popup

Ctrl + E

Navigation
Select current file/Symbol in any View

Alt + F1

Navigation
Go to Next/Previous Tab

Alt + Left Arrow / Alt + Right Arrow

Navigation
Go to Declaration

Ctrl + B

Navigation
Go to Implementation

Ctrl + Alt + B

Navigation
Go to Type Declaration

Ctrl + Shift + B

Navigation
Navigate back/forward

Ctrl + Alt + Left Arrow / Ctrl + Alt + Right Arrow

Navigation
Go to last edit location

Ctrl + Shift + Backspace

Navigation
Go to super method/super class

Ctrl + U

Navigation
Show Navigation bar

Alt + Home

Navigation
Edit Source

F4

Navigation
View Source

Ctrl + Enter

Navigation
Move to code block end/start

Ctrl + ] / Ctrl + [

Navigation
Go to Previous/Next Method

Alt + Up Arrow / Alt + Down Arrow

Navigation
Open Quick Definition Lookup

Ctrl + Shift + I

Compile and Run
Run Command Line

Ctrl + Shift + X

Compile and Run
Run

Shift + F10

Compile and Run
Debug

Shift + F9

Compile and Run
Run Context editor from Editor

Ctrl + Shift + F10

Usage Search
Find Usage in File

Ctrl + F7

Usage Search
Find Usage

Alt + F7

Usage Search
Highlight Usage in File

Ctrl + Shift + F7

Usage Search
Show Usage

Ctrl + Alt + F7

VCS/Local History
Commit Project to VCS

Ctrl + K

VCS/Local History
Update Project from VCS

Ctrl + T

VCS/Local History
View Recent Changes

Ctrl + Shift + E

VCS/Local History
VCS Operations Popup

Alt + `

Live Template/Snippets
Insert Live Template

Ctrl + J

Live Template/Snippets
echo' Statement

eco

Live Template/Snippets
foreach(iterable_expr as $value){…}

fore

Live Template/Snippets
foreach(iterable_expr as $key=>$value){…}

forek

Live Template/Snippets
"include"/"include_once" statement

inc/inco

Live Template/Snippets
private function

prif

Live Template/Snippets
protected function

prof

Live Template/Snippets
public function

pubf

Live Template/Snippets
"require"/"require_once" statement

rqr/rqro

Similar combinations for other applications


Eclipse Helios (Windows)
Switch forward / backward between views (panels). Useful for switching back and forth between Package Explorer and Editor.
The Rest

Ctrl + F7 / Ctrl + Shift + F7


Inpage (Windows)
To move upward baseline of selected text
For formatting

Ctrl + F7


Open Office Impress (Linux)
Thesaurus
Function Keys

Ctrl + F7


Total Commander 8 (Windows)
Unsorted
Main Shortcuts

Ctrl + F7


Evernote (Windows)
Set note list to Thumbnails view
Main Application Shortcuts - Change View and Display

Ctrl + F7


Smartplant Review (Windows)
Motion Settings
Function Keys

Ctrl + F7


Oracle SQL Developer 4 (Windows)
Format
Other

Ctrl + F7


IntelliJ (Linux)
Find usages / Find usages in file
Editing

Alt + F7 / Ctrl + F7


IntelliJ (Windows)
Find usages / Find usages in file
Editing

Alt + F7 / Ctrl + F7


Microsoft PowerPoint 2010 (Windows)
When a document window is not maximized, perform the Move command (on the Control menu for the window). Use the arrow keys to move the window and when finished, press ESC.
Microsoft Office basics applicable to PowerPoint 2007

Ctrl + F7


Notepad2 (Windows)
Jump to ini-file
Settings

Ctrl + F7


NetBeans 8 (Windows)
Step out
Debugging

Ctrl + F7


Gwenview (Linux)
Copy an image.
30 Shortcuts for Gwenview (Linux)

Ctrl + F7


Axialis IconWorkshop (Windows)
Axialis on the Web - User community (online forums)...
Help Menu

Ctrl + F7


Microsoft Excel 2013 (Windows)
Move Workbook Windows which are not maximized
Manage Multiple Workbooks

Ctrl + F7


Microsoft Excel 2010 (Windows)
Move Workbook Windows which are not maximized.
Manage Multiple Workbooks

Ctrl + F7


Console2 (Windows)
New tab 6
30 Shortcuts for Console2 (Windows)

Ctrl + F7


InDesign CC (Windows)
Object Styles
Panels

Ctrl + F7


Dynamics NAV 2015 (Windows)
View entries
Page View and Review

Ctrl + F7


Dynamics NAV 2015 (Windows)
View entries
Documentaion

Ctrl + F7


JetBrains RubyMine (Windows)
Find Usage in File
Usage Search

Ctrl + F7


JetBrains RubyMine (Linux)
Find Usage in File
Usage Search

Ctrl + F7


JetBrains PyCharm (Windows)
Find Usage in File
Usage Search

Ctrl + F7


Adobe Dreamweaver (Windows)
DOM
Windows

Ctrl + F7


Corel Draw X8 (Windows)
Envelope
Dockers

Ctrl + F7


JetBrains PhpStorm (Linux)
Find Usage in File
Usage Search

Ctrl + F7


Corel WordPerfect X8 (Windows)
Indent Hanging
63 Shortcuts for Corel WordPerfect X8 (Windows)

Ctrl + F7


Corel Ventura 10 (Windows)
Frame
General Shortcuts

Ctrl + F7


Notes 9.0 (Windows)
Access Sidebar
26 Shortcuts for Notes 9.0 (Windows)

Ctrl + F7


WinSCP 5 (Windows)
Sort files in the active panel by attributes/permissions
File Panels

Ctrl + F7


XYplorer (Windows)
Copy To...
Function key Shortcuts

Ctrl + F7


CA Client Automation (Windows)
Evaluate
Debug Menu

Ctrl + F7


Aptana Studio 3 (Windows)
Next view
Windows Shortcuts

Ctrl + F7


Jetbrains CLion (Windows)
Find Usages in File
Usage Search

Ctrl + F7


GOM Player (Windows)
4:3 (TV)
Aspect Ratio

Ctrl + F7


MPS 2017 (Windows)
Initiate search for usages of the selected symbol in the current file
Search

Ctrl + F7


Delphi 10 (Windows)
Evaluate/modify
193 Shortcuts for Delphi 10 (Windows)

Ctrl + F7


Xamarin Studio (MonoDevelop) (Windows)
Rebuild
Project

Ctrl + F7


Libreoffice Writer (Windows)
Thesaurus
Function Keys

Ctrl + F7


Soundforge (Windows)
Trigger from MIDI timecode
Navigation and Playback

Ctrl + F7


Vegas Pro 14 (Windows)
Trigger from MIDI timecode
Playback,Recording and Preview

Ctrl + F7


Titanium (Windows)
Switch View
Quick Access

Ctrl + F7


TurboCAD (Windows)
Select the next object in reverse order for node editing
171 Shortcuts for TurboCAD (Windows)

Ctrl + F7


Xyplorer
Copy To...
Edit Menu

Ctrl + F7


winIDEA
Compile the file in the active window
Project

Ctrl + F7


CodeLite 10 (Windows)
Continue debugging
Debug

Ctrl + F7


Vivaldi
Tile to grid
Tab

Ctrl + F7


PSPad (Windows)
Spell Settings...
Tools

Ctrl + F7


Wordfast Pro (Windows)
Next View
100 Shortcuts for Wordfast Pro (Windows)

Ctrl + F7


IRONCAD (Windows)
Target
Camera Function Keys Assignment

Ctrl + F7


Ulead PhotoImpact 8 (Windows)
Toggles between showing or hiding the bounding box around objects
View Menu

Ctrl + F7


Cobalt (Windows)
Ind 7
70 Shortcuts for Cobalt (Windows)

Ctrl + F7


Battlezone 98 Redux
Select player / mapped group
Unit grouping

Ctrl + F7


SuperMemo (Windows)
Set ReadPoint in Article
129 Shortcuts for SuperMemo (Windows)

Ctrl + F7


Altium Designer (Windows)
Evaluate
Embedded Software Editor (.c]then[.asm) Shortcuts

Ctrl + F7


Altium Designer (Windows)
Run simulation for a time step
VHDL Editor Shortcuts

Ctrl + F7


Altium Designer (Windows)
Evaluate
Scripting Editor Shortcuts

Ctrl + F7


Tibia
(Attack) Rage of the skies
Action bar

Ctrl + F7


Evernote for Windows
Top List View
Application-wide

Ctrl + F7


PyCharm 2018.2
Initiate search for usages of the selected symbol in the current file.
Search

Ctrl + F7


CorelDRAW Graphics Suite 2018
Envelope
General

Ctrl + F7


Heroes of the Storm
Save a camera location
General

Ctrl + F7


KDE Plasma Desktop
Present Windows of current application only
Working with windows: Moving around

Ctrl + F7


Nuke
… to <keybs>F10</keybs>: Save locations 1 through 4
Node graph

Ctrl + F7


LightWave 3D
Compositing options
Layout: General

Ctrl + F7


Microsoft Visual Studio 2017 (All shortcuts)
Build.Compile
Build

Ctrl + F7


Microsoft Visual Studio 2017 (Most used shortcuts)
Build.Compile
Build

Ctrl + F7


Ditto
New Group
General

Ctrl + F7


NetBeans
Step out
Debugging

Ctrl + F7


LibreOffice Impress
Thesaurus
Function keys

Ctrl + F7


IntelliJ IDEA (Windows, Linux)
Find usages in file
Usage search

Ctrl + F7


GoldWave
Pauses/unpauses recording.
Main Window

Ctrl + F7


PSPad
Spell Settings...
Tools

Ctrl + F7


LibreOffice Draw
Opens the Thesaurus
Function keys for drawings

Ctrl + F7


WriteMonkey
Toggle active sentence highlighting on / off
General

Ctrl + F7


LibreOffice Writer
Thesaurus
Function keys

Ctrl + F7


LibreOffice Calc
Opens the Thesaurus if the current cell contains text
Function keys

Ctrl + F7


WordPerfect X8
Indent Hanging
Formatting

Ctrl + F7


Delphi
Evaluate/modify
General

Ctrl + F7


The Bat!
Find and replace
Message Editor

Ctrl + F7


Eclipse
Switch forward between panels. Useful for switching back and forth between Package Explorer and Editor
Other

Ctrl + F7


PeaZip
Open in a new instance of PeaZip
Functional keys

Ctrl + F7


7-Zip
Do not sort items
View menu

Ctrl + F7


GOM Player
4:3 (TV)
Aspect ratio

Ctrl + F7


Microsoft Excel 2016
Performs the Move command on the workbook window when it is not maximized. Use the arrow keys to move the window, and when finished press Enter, or Esc to cancel
Function keys

Ctrl + F7


WinSCP
Sort files in the active panel by attributes/permissions
File panels

Ctrl + F7


DOSBox
Decrease frameskip
General

Ctrl + F7


Total Commander
Unsorted
File sorting

Ctrl + F7


Opera
Toggle scroll bars
Bars

Ctrl + F7


Open Office Impress (Windows)
Thesaurus
Function Keys

Ctrl + F7


Microsoft Excel 2007 (Windows)
Performs the Move command on the workbook window when it is not maximized. Use the arrow keys to move the window, and when finished press ENTER, or ESC to cancel.
Function keys in Excel 2007

Ctrl + F7