B
B
BonBon Slick2018-02-17 17:04:21
phpstorm
BonBon Slick, 2018-02-17 17:04:21

List of most useful HOTKEY PhPStorm?

  • If you select a block of text, you can add / remove indentation using Tab and Shift + Tab
  • Ctrl + ←, Ctrl + →- allow you to move not 1 character, but 1 word at a time
  • Ctrl + Home/End- moves immediately to the beginning / end of the file
  • Shift + arrows selects text , Shift + Ctrl+ arrows selects whole words
  • double clicking on a word selects it in its entirety
  • Ctrl + Tabswitches tabs if multiple files are open
  • in many editors, you can open a file by typing a few letters of its name. For example, in Sublime Text, this mode is activated by clicking Ctrl + P.. It is much faster than a mouse.
  • Ctrl + click on a function/class name jumps to the definition of that function/class
  • Ctrl + C / Ctrl + Vcopy and paste
  • Ctrl + D line duplication
  • Ctrl + X string clipping
What else did you miss?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
longclaps, 2018-02-17
@BonBonSlick

tyts

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question