I use PhpStorm. I want to make snippets of code and then assign shortcuts to them. I can do it in NetBeans, but in PhpStorm I don't know how to make them.
For example, to add console.log(); in NetBeans, I only type con + space. con is the shortcut that I had defined.