A collection of extensions for Laravel development.
VS Code extension pack help to create a your Laravel app.
Alpine.js IntelliSense - Simple IntelliSense & Snippets for Alpine.js framework.
Better PHPUnit - A better PHPUnit test runner
DotENV - Support for dotenv file syntax.
EditorConfig for VS Code - EditorConfig Support for Visual Studio Code.
Format HTML in PHP - Provides formatting for the HTML code in PHP files using JSbeautify - Works well paired with a PHP formatting extension.
JavaScript (ES6) code snippets - Code snippets for JavaScript in ES6 syntax.
HTML Snippets - Full HTML tags including HTML5 Snippets.
Laravel Assist - Laravel development auxiliary extension.
Laravel Artisan - Run Laravel Artisan commands within Visual Studio Code.
Laravel Extra Intellisense - better intellisense for laravel projects.
Laravel Blade formatter - Laravel Blade formatter for VSCode.
Laravel Blade Snippets - Laravel blade snippets and syntax highlight support.
Livewire Goto - Livewire goto vscode extension.
Laravel Goto Config - Quick jump to config in Laravel project.
Laravel Goto Env - Quick jump to env.
Laravel goto view - Quick jump to view.
laravel intellisense - Laravel intellisense for Visual Studio Code.
laravel-goto-controller - Alt + click to navigate from a route to a respective controller file.
Laravel Model Snippets - Quickly get up and running with your Laravel Models
Laravel Snippets - laravel and php snippets for common functions and classes.
Laravel Snippets - Laravel snippets for Visual Studio Code (Support Laravel 5 and above).
Livewire Language Support - Snippets, Parameter Discovery, Syntax Highlighting and Formatting for Livewire.
PHP Debug - Debug support for PHP with XDebug.
PHPDoc Comment - .Add phpdoc @param and @return tag for selected function signatures.
PHP Intelephense - PHP code intelligence for Visual Studio Code.
PHP Namespace Resolver - Import and expand php namespaces.
PHP Sniffer - Uses PHP_CodeSniffer to format and lint PHP code.
- PHP Coding Standard - This repository contains rulesets for PHP CodeSniffer and PHP Mess Detector along with some custom rules.
Tailwind CSS IntelliSense - Intelligent Tailwind CSS tooling for VS Code.
Code Spell Checker - A basic spell checker that works well with camelCase code.
File Utils - A convenient way of creating, duplicating, moving, renaming, deleting files and directories.
GitLens — Git supercharged - GitLens supercharges the Git capabilities built into Visual Studio Code. It helps you to visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more.
Git History - View git log, file history, compare branches or commits
Material Icon Theme - Material Design Icons for Visual Studio Code
Bracket Pair Colorizer - A customizable extension for colorizing matching brackets
CSS Peek - Allow peeking to css ID and class strings as definitions from html files to respective CSS. Allows peek and goto definition.