WebStorm shortcut commands -


what shortcut tab commands, such cw -> console.writeline() in vs , sout -> system.out.println() in intelij, webstorm?

or can find them? googling phrases such "webstorm shortcuts" , "webstorm shortcut phrases" give me ordinary keyboard shortcuts, not looking for.

it's called live templates.

you can find them under settings > editor > live templates.

the template system.out.print() sout.


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -