Wondering what code editor to use for your block theme and full site editing projects? This video breaks down two popular options that work great for WordPress development.
VS Code (Visual Studio Code) is the free, customizable editor you’ll see throughout the course videos. It’s perfect if you like building your own development setup with extensions.
PHPStorm is a full IDE that comes with everything built-in for PHP development. It’s more opinionated but incredibly powerful for working with WordPress block themes and the site editor.
Whether you choose VS Code’s flexibility or PHPStorm’s comprehensive approach, both will serve you well for full site editing theme development!