amitmerchant1990 / amitmerchant-dot-com-comments

1 stars 0 forks source link

favorite-phpstorm-tricks-tips-that-use-daily/ #104

Open utterances-bot opened 8 months ago

utterances-bot commented 8 months ago

My favorite PhpStorm tricks and tips that I use daily — Amit Merchant — A blog on PHP, JavaScript, and more

Jetbrain’s PhpStorm is my goto IDE when it comes to the PHP developement. Be it Laravel, Symphony or Magento. It’s like a gold standard. The kind of intelligent features it offers is unmatchable and almost irrplaceable by any IDE of this level.

https://www.amitmerchant.com/favorite-phpstorm-tricks-tips-that-use-daily/

john-inkesta commented 8 months ago

Nice list! I really love Selection extending & shrinking too. Too many devs are missing out on that one.

One other feature I use a lot and is a real time saver is Code Completion > Cyclic Expand Word. You type only the first couple of letters of a word, and it will expand it to matches it finds in the same file, or project.