Skip to content

Instantly share code, notes, and snippets.

@GeeH
Created June 22, 2016 08:16
Show Gist options
  • Save GeeH/afbc195d885a179ed4df6664904fa6f0 to your computer and use it in GitHub Desktop.
Save GeeH/afbc195d885a179ed4df6664904fa6f0 to your computer and use it in GitHub Desktop.
43 PhpStorm Tips for Lazy People

I'm a lazy, lazy, developer. I am waaaaay too lazy not to use an IDE with code completion, refactoring tools and step-debugging (and much much more). PhpStorm is the best IDE (in my opinion) to help lazy developers get stuff done quickly and correctly.

Prepare yourself for a fast paced look at 43 tips and tricks for PhpStorm, some that you may never even know existed. Note taking equipment is strongly advised.

@ramsey
Copy link

ramsey commented Jun 22, 2016

I agree with @wenz about toning it down a bit. I would leave the cheeky attitude (since that's part of what you're selling), but focus on the pragmatism of using the IDE and how it can solve problems developers face over and over to speed up their development time..

@GeeH
Copy link
Author

GeeH commented Jun 22, 2016

Thanks all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment