📜 ⬆️ ⬇️

PhpStorm - improve performance (keyboard shortcuts). Part 1

image PhpStorm - we increase productivity (plug-ins and themes). Part 2

We all have our favorite IDEs or editors in which we write code. For me, this is PhpStorm, and it took some time to master all the keyboard shortcuts and speed up my workflow. In this article, I will share with you some keyboard shortcuts and tips that will take on part of the routine work if you do your job in this IDE too. This article was partially inspired by this Reddit thread, and I will mention and demonstrate some of the tricks found there.

Please note that I am developing on Linux in Vagrant, hosted on Windows, I will use the CTRL key instead of the CMD. If you are running OS X, replace CTRL with CMD.
')

Keyboard shortcuts and khaki


PhpStorm allows you to customize yourself almost indefinitely - you can sharpen this tool for yourself so that it may seem to an outsider that this is a completely different IDE.

(careful, many gif images)

Let's see what we can use: ( in brackets next to the abbreviations are the names of the functions in the keymap )



Another post about productive use of PhpStorm .

Source: https://habr.com/ru/post/212077/


All Articles