PHPStorm Default Keymap (Windows)

Tastenbelegung für PHPStorm auf Windows

Tastenbelegung für PHPStorm auf Windows


Kartei Details

Karten 112
Sprache Deutsch
Kategorie Informatik
Stufe Andere
Erstellt / Aktualisiert 10.10.2014 / 12.04.2016
Weblink
https://card2brain.ch/box/phpstorm_default_keymap_windows
Einbinden
<iframe src="https://card2brain.ch/box/phpstorm_default_keymap_windows/embed" width="780" height="150" scrolling="no" frameborder="0"></iframe>
Replace in Path

Ctrl + Shift + R

Find usages / Find usages in file

Alt + F 7 / Ctrl + F7

Highlight usages in file

Ctrl + Shift + F7

Show usages

Ctrl + Alt + F7

Select configuration and run

Alt + Shift + F10

Select configuration and debug

Alt + Shift + F9

Run

Shift + F10

Debug

Shift + F9

Run context configuration from editor

Ctrl + Shift + F10

Rund command line

Ctrl + Shift + X

Step over

F8

Step into

F7

Smart step into

Shift + F7

Step out

Shift + F8

Run to cursor

Alt + F9

Evaluate expression

Alt + F8

Resume programm

F9

Toggle breakpoint

Ctrl + F8

View breakpoints

Ctrl + Shift + F8

Go to class

Ctrl + N

Go to file

Ctrl + Shift + N

Go to symbol

Ctrl + Alt + Shift + N

Go to next/previous editor tab

Alt + Right / Left

Go back to previous tool window

F12

Go to editor (from tool window)

Esc

Hide active or last active window

Shift + Esc

Close active run/messages/find/… tab

Ctrl + Shift + F4

Goto line

Ctrl + G

Recent files popup

Ctrl + E

Navigate back/forward

Ctrl + Alt + Left/Right

Navigate to last edit location

Ctrl + Shift + Backspace

Select current file or symbol in any view

Alt + F1

Go to declaration

Ctrl + B or Ctrl + Click

Go to implementation(s)

Ctrl + Alt + B

Open quick definition lookup

Ctrl + Shift + I

Go to type declaration

Ctrl + Shift + B

Go to super-method/super-class

Ctrl + U

Go to previous/next method

Alt + Up/Down

Move to code block end/start

Ctrl + ] / [

File structure popup

Ctrl + F12