Common php ide phpstorm shortcut keys

Source: Internet
Author: User

Common php ide phpstorm shortcut keys

This article mainly introduces common php ide phpstorm shortcut keys. This article lists phpstorm shortcut keys for mac and Windows systems. For more information, see

I. mac phpstorm shortcut

Command + a select all

Command + c Replication

Command + v Paste

Command + z undo

Command + k Code Search

Command + l enter the row number to jump to a line

Command + o view the structure of a class

Command +/single line comment

Command + e list the last opened files

Ctrl + shift +/block comment

Shift + command + x

Shift + command + r search for the path of the corresponding file by file name

Shift + command + t search for the path of the corresponding file by Class Name

Shift + command + c copy the path of the current file

Select the file name shift + f6 on the left (mac needs to press and hold the key at the same time) to rename the file

Ii. phpstorm shortcut in windows

Ctrl + shift + n search for files

Ctrl + shift + f search for a piece of code in a directory (the upgraded version of ctrl + f)

Ctr + shift + r search for and replace a piece of code in a directory (ctrl + r upgraded version)

CTRL + ALT ←/→ return the Last edited position

ALT + ↓/→ switch the Code view and switch tags

ALT + ↑/↓ fast moving and locating between methods

Ctrl + j insert activity code prompt

Ctrl + alt + t insert surround code at the current position

Alt + insert generate code menu

Ctrl + q view code comments

Ctrl + d copy the current row

Ctrl + y Delete the current row

Shift + F6 rename

Ctrl + shift + u case-sensitive Conversion

Ctrl + f search

Ctrl + r replace

F4 view source code

Ctrl + shift + I view the variable or method Definition source

Ctrl + g jump row

Ctrl + alt + F12 jump to the current file location on disk

Alt + down to view the next Method

Alt + up to view the previous method

Ctrl + alt + l format the code again

Ctrl + shift + downstatement move down

Ctrl + shift + upstatement move up

Alt + shift + downline move down

Alt + shift + upline move up

Ctrl +/line comment

Ctrl + shift +/block comment

Ctrl + shift + n open files in the project

Ctrl + B Jump to the variable Declaration

Ctrl + [] match {} []

Ctrl + shift +]/[select Block Code

Ctrl + x cut rows

Ctrl + shift + v copy multiple texts

Alt + left/right Label Switching

Ctrl + p display default parameters

Ctrl + F12 quick search in the current class file

---------------------

Phpstorm shortcut:

// Ctrl + shift + n find the file

// Ctrl + j insert activity code prompt

// Ctrl + alt + t Insert the surround code at the current position

// Alt + insert generate code menu

// Ctrl + q view code comments

// Ctrl + d copy the current row

// Ctrl + y Delete the current row

// Shift + F6 rename

// Ctrl + shift + u case-sensitive Conversion

// Ctrl + f search

// Ctrl + r replace

// F4 view source code

// Ctrl + shift + I view the variable or method Definition source

// Ctrl + g jump row

// Ctrl + alt + F12 jump to the current file location on the disk

// Alt + down to view the next Method

// Alt + up to view the previous method

// Ctrl + alt + l format the code again

// Ctrl + shift + down statement move down

// Ctrl + shift + up statement move up

// Alt + shift + down line move down

// Alt + shift + up line move up

// Ctrl +/line comment

// Ctrl + shift +/block comment

// Ctrl + shift + n open files in the project

// Ctrl + B Jump to the variable Declaration

// Ctrl + [] match {} []

// Ctrl + shift +]/[select Block Code

....

// Ctrl + x cut rows

// Ctrl + shift + v copy multiple texts

// Alt + left/right Label Switching

// Ctrl + p display default parameters

// Ctrl + F12 quick search in the current class file

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.