vscode-laravel-extra-intellisense icon indicating copy to clipboard operation
vscode-laravel-extra-intellisense copied to clipboard

This extension adds extra autocompletion for laravel projects to VSCode.

Results 54 vscode-laravel-extra-intellisense issues
Sort by recently updated
recently updated
newest added

I am continuously getting these errors in the output panel for the extension ``` 2024-04-15 18:57:30.870 [info] Laravel Extra Intellisense Started... 2024-04-15 18:57:30.870 [info] Laravel Extra Intellisense command started: HTTP...

Hi. I am running a Laravel app in Docker. When starting the extension I get a number of errors. app_db is the Docker service name. The errors are all of...

Type: Bug Its stop auto complete html Extension version: 0.6.6 VS Code version: Code 1.92.2 (Universal) (fee1edb8d6d72a0ddff41e5f71a671c23ed924b9, 2024-08-14T17:29:30.058Z) OS version: Darwin x64 21.6.0 Modes: System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM)...

Laravel Extra Intellisense Error: Custom Blade Directives Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.2.0". You are running 8.1.10. in C:\laragon\www\base\vendor\composer\platform_check.php...

Hi, I think there's some fix required when using the extension with a Laravel project without a root `lang` folder: ![image](https://github.com/user-attachments/assets/558c3b32-c1a1-428d-ae00-ed7bc966cfbd) Best, António

We keep the current autocomplete syntax in place for when a user uses quotes while adding autocomplete for the new routing syntax when a user starts the 2nd parameter with...

The problem is caused by the `Helpers.runLaravel` function, which runs every minute and simulates the execution of a console command without arguments (default `list`). ```typescript // helpers.ts ... "$app->register(new VscodeLaravelExtraIntellisenseProvider($app));"...

System: Windows 11 Description: I installed the Laravel Extra Intellisense from the VS Code Extension marketplace. The extension never worked, and the following error message started to occur instead of...

Laravel Extra Intellisense Error: /bin/sh: 1: docker-compose: not found

Bumps [webpack](https://github.com/webpack/webpack) from 5.88.2 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...

dependencies