VS Code

We will use VS Code for our main development IDE editor.


Visual Studio Code is a streamlined code editor with support for development operations like debugging, task running, and version control.

Note: You are open to using your preferred development editor instead of VS Code (vi, PHPStorm, Sublime, Notepad++, Atom, etc., will all do the work).

We will not do any VS Code configuration or coding in this blueprint, but you will see most of the configuration files in VS Code.

Note: This is why this section is a part of the blueprint (and personal preference).

If you don’t have VS Code installed, go ahead and download it from their site.

Download VS Code