Emmet auto complete for javascript?
I'm slowly trying to move from Atom to PHPstorm but I just cant seem to get emmet style autocomplete in javascript files. I've been searching and trying to get something event close to working by trying every google result I can find. For example in Emmet, typing "log" then tab gets you a console.log(cursor here); Is there any way to do this in PHPstorm? The closest I've found is typing cons lets me auto-complete "console".
Please sign in to leave a comment.
Hi there,
Live Templates: https://confluence.jetbrains.com/display/PhpStorm/Live+Templates+%28Snippets%29+in+PhpStorm