Vous êtes sur la page 1sur 1

DEFAULT OS X KEYMAP

Editing

Running

Space

P

Refactoring

Basic code completion

F10 Run

Show intention actions and quick-fixes

F9 Debug
R,

Parameter info (within method call

Run context configuration from editor

arguments)

F5/F6 Copy/Move
Delete

Run command line

J or Mid. button click Quick documentation lookup


+ mouse over code

Brief Info

N,

Generate code... (Getters, Setters,

, N

Search/Replace

Override methods

Implement methods
T

Surround with... (if..else, try..catch, for, etc.)

G,

Decrease current selection to previous state


L

Reformat code

Auto-indent line(s)

Find next/previous
Find/Replace in path

F7 /

F7

F7

Show usages

Go to class

Find Action

0 ...

Open corresponding tool window


Toggle full screen mode

Go to symbol

F12

Toggle maximizing editor

Go to line

Add to Favorites

Go to next/previous editor tab

Inspect current file with current profile

+ G
/
E

Recent files popup


,

block
Select till code block end/start
Delete to word end

F1

Delete to word start

B or

Paste from history

Select current file or symbol in any view


Click

Space,

B
U

Debugging

F8

Step over

F7

Step into

F2 ,

],

Step out

F4 /

Open Settings dialog


Switch between tabs and tool window

Navigate back/forward
Navigate to last edit location

Expand/collapse code block


Close active editor tab

F8

Search everywhere

Toggle case for word at caret or selected

F8

Delete line at caret

F9

View recent changes

General

Navigation

Go to editor (from tool window)

F8

Update project from VCS


C

Highlight usages in file

F7

F8

Commit project to VCS

Find usages / Find usages in file

Start new line

VCS quick popup

K
T

F11

Smart line split (HTML and JavaScript only)

VCS/Local History

Go to file

Smart line join (HTML and JavaScript only)

+,

Refactor This (shows all available refactorings)

Extract Method/Variable/Field/Constant

Duplicate current line or selected block

],

Inline Variable

M/V/F/C
T

Usage Search

Comment/uncomment with block comment


Select successively increasing code blocks

F/R

Comment/uncomment with line comment

F/R Find/Replace

Constructors)
O

Safe Delete

F6 Rename

Live Templates / Snippets


J

Insert Live Template

Go to declaration

eco

echo statement

Go to implementation(s)

fore

foreach(iterable_expr as $value) {}

Open quick definition lookup

forek

foreach(iterable_expr as $key => $value) {}

Go to type declaration

inc/inco

include/include_once statement

Go to super-method/super-class

prif

private function

Go to previous/next method

prof

protected function

Move to code block end/start

pubf

public function

F2

Next/previous highlighted error

rqr/rqro

require/require_once statement

Edit source / View source

and more...

Evaluate expression
Resume program
Toggle breakpoint
View breakpoints

To find any action inside the IDE use

Find Action (

A)

jetbrains.com/phpstorm

blog.jetbrains.com/phpstorm

@phpstorm

Vous aimerez peut-être aussi