Skip to main content

Recommended VS Code Setup

Below is a list of recommended plugins to use while developing Vegan Hacktivists projects.

Crucial

  • DotENV - Syntax highlighting/autocomplete for .env files.
  • Laravel Extra Intellisense - Adds Laravel-specific Intellisense functionality for a much better autocomplete experience (routes, config options, environment variables, etc.).
  • PHP Intelephense - Similar to the above, but for PHP codeĀ in general.

Nice to Have