haringsrob / laravel-dev-tools

Developer tools for easier Laravel development (Blade lsp)
Apache License 2.0
84 stars 5 forks source link

Add support for composer packages #12

Open ee-Edy-ee opened 9 months ago

ee-Edy-ee commented 9 months ago

The current Laravel Language Server Protocol (LSP) lacks support for Composer packages in Laravel. As a result, the tool isn't as useful as it could be, especially for projects utilizing Composer packages extensively.

Feature Request: I suggest adding support for Composer packages in the Laravel LSP. This enhancement would greatly benefit developers who rely on external packages in their Laravel projects. With Composer being a fundamental tool in the Laravel ecosystem, having LSP support for Composer packages would enhance the overall development experience.

exemple composer package mainly for theme / basic components but not limited only for this. https://github.com/jeroennoten/Laravel-AdminLTE