Most developers working with PHP prefer PHPStorm—and for good reason. But when I started, Visual Studio Code won me over, thanks to something as simple as the Command Palette. That little shortcut lets you run a bunch of tasks without ever reaching for the mouse. It's quick, powerful, and surprisingly addictive.
In Magento 2 development, speed and simplicity are everything. The Command Palette helps developers stay in the flow. No jumping through sub-menus or getting lost in toolbars. Just a clean interface and instant access to recent or searchable commands.
Menus? They're fine. But once you’re buried in sub-menus and miss the right click, you’re back to square one. Commands fix that.
One of the tools I use daily is the MagentoWizard plugin. If you haven’t seen it yet, you’re missing out. It gives you quick access to commands for:
Creating M2 extensions
Generating Before/After/Around plugins
Setting up CRUDs and observers
Building XML and URN catalogs
And yes—it supports all versions of Magento 2 and PHP. Clean, fast, and consistent.
What I love most? You don’t need to memorize where to click. Most extensions just blend right in and offer command access out of the box.
There are even a few hidden features in MagentoWizard that most devs miss. Curious? I’m thinking of writing a follow-up with those lesser-known tricks. Let me know if you're interested!
Thank you for reading