- Edited
Support for Laravel framework is built-in now. The editor provides additional code completion for Eloquent and Laravel "magic", navigation, syntax highlighting, .blade.php editor, code formatting style for Laravel, and debugging using a built-in server, and more.
Blade Editor
Blade file editor fully colorizes directives and nested PHP code. It provides folding, braces auto-completion, formatting, navigation, full PHP support, and completion for directives, components, attributes, sections, view IDs, and more!
Laravel Magic
The PHP editor understands Eloquent models, generic type annotations, Laravel service containers, facades, default aliases, views, routes, and other Laravel-specific functions.
.ide.json
Support
Additional code completions, blade directives, and blade components defined within special ide.json file(s) are supported. The ide.json can be placed anywhere in the VS Code workspace.