News

Docker Support in Laravel VS Code Extension v1.4.2

Published
Docker Support in Laravel VS Code Extension v1.4.2 image

Release Date: January 16, 2026

Laravel VS Code Extension: v1.4.2

Summary

This release introduces Docker support, fixes Pint functionality in DDEV environments, and adds configuration options to customize artisan make commands in the VS Code explorer.

  • Docker support for Laravel development environments
  • Fix for Pint not working in DDEV environments
  • Configuration option to disable artisan make commands in VS Code explorer and command palette
  • Enhanced Markdown hover links for scopes
  • Support for Laravel attributes
  • Updated parser to v0.1.44

What's New

Docker Support

This release adds Docker support to the Laravel VS Code Extension, allowing developers to work with Laravel projects running in Docker containers.

PR: #537

DDEV Environment Support

Fixed an issue where Pint (Laravel's code formatter) was not working correctly in DDEV environments. This improvement ensures that developers using DDEV for local Laravel development can now use Pint formatting without issues.

PR: #536

Configurable Artisan Make Commands

Added a new configuration option that allows developers to disable artisan make commands in both the VS Code explorer context menu and command palette. This provides more control over the extension's interface and helps reduce clutter for teams that prefer alternative workflows.

PR: #530

Enhanced Markdown Hover Links for Scopes

Improved the hover experience by adding Markdown hover links for scopes, providing better documentation and navigation capabilities directly within the editor.

PR: #527

Laravel Attributes Support

Added support for Laravel attributes, ensuring the extension can properly recognize and work with Laravel's attribute-based functionality introduced in recent framework versions.

PR: #542

Parser Updates

Updated the internal parser to version 0.1.44, bringing various improvements and bug fixes to the extension's code analysis capabilities.

PR: #543

Upgrade Notes

No breaking changes are expected for typical applications. Review the full changelog for complete details when upgrading.

References

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Sponsored

acquaintsoft logo
Acquaint Softtech

Hire Laravel developers with AI expertise at $20/hr. Get started in 48 hours.

Visit Acquaint Softtech

The latest

View all →
Laravel Truss: Live Interactive Database ER Diagrams image

Laravel Truss: Live Interactive Database ER Diagrams

Read article
Laravel artisan dev: Run Server, Queue, Logs, and Vite image

Laravel artisan dev: Run Server, Queue, Logs, and Vite

Read article
Validate and Convert HEIC Images in Laravel image

Validate and Convert HEIC Images in Laravel

Read article
Saga Lara Flow: Durable Workflows and Compensating Transactions on Laravel Queues image

Saga Lara Flow: Durable Workflows and Compensating Transactions on Laravel Queues

Read article
Reject Unexpected Array Keys with Laravel Validation image

Reject Unexpected Array Keys with Laravel Validation

Read article
Major performance improvements & security patches for Filament v4.12 and v5.7! image

Major performance improvements & security patches for Filament v4.12 and v5.7!

Read article