Live Templates for PhpStorm (jQuery, PHP ...)
Added some of the most used jQuery snippets, some are modified specific for Wordpress.
On MAC you must press CMD+ J ( on windows CTRL + J ), in my case it’s a javascript template and it will only show up in a JS file. Start typing “jq” and a list of available snippets will show up.
Still gathering some of the most used code snippets. I will add the file as soon as i'll save some more.
On OS X El Capitan the XML files can be found at the following path
/Users/<your_user>/Library/Preferences/PhpStorm<version_number>/templates/
Big Sur macOS path
/Users/<your_user>/Library/Application Support/JetBrains/ and look for the PHPstorm version you are currently using ( folder example "PhpStorm2021.2/templates/" )