Adding gifs to your pull requests (PRs) can get them approved faster. Gifs can also help your tickets or issues get accepted. It works as you are showing the code or issue in action. Ryan Kienstra will show you how.
PhpStorm Tip – Multiple Selections (Multicursor)
Ever wonder how to quickly select multiple instances of a literal, variable, function, or comment? PhpStorm provides you with a keymapping for making multiple selections (multicusors). Check it out. Thank you to Jeffrey Way at Laracasts.com for the tip!
PhpStorm Tip – One Keystroke to Automatically Format to WordPress Coding Standard
Ever wonder how to automatically reformat your code to a particular coding standard in PhpStorm? In this video, you’ll learn how to configure PhpStorm to apply the WordPress PHP Coding Standard and then the key strokes to auto format your code.