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

@treyssatvincent has published this extension in the [Open VSX Registry](https://open-vsx.org/extension/amiralizadeh9480/laravel-extra-intellisense). The service was recently transferred to the Eclipse Foundation and we want to ensure a seamless transition for our users....

- Issue Type: `Performance` - Extension Name: `laravel-extra-intellisense` - Extension Version: `0.4.0` - OS Version: `Windows_NT x64 10.0.18363` - VSCode version: `1.51.1` :warning: Make sure to **attach** this file from...

Would be nice to have scope query intellisense.

enhancement

Please help anyone, I cant use this extension when my Laravel Project isn't in root folder, in my case in code folder. How can I use the Base path for...

![eeee](https://github.com/amir9480/vscode-laravel-extra-intellisense/assets/12444710/145b0e4a-9bc4-418c-ba31-15ab09e47593) not working from few days plz solve the problem

I don't know why, but for a few days now the extension has stopped working. There is no autocomplete anymore... I use following extensions: - Github Copilot - EditorConfig -...

This setting seems to not working. Not getting auto completion. ```json "LaravelExtraIntellisense.basePath": "./src", ``` The project is inside `src` folder. ![Screenshot 2024-02-06 at 11 04 48 AM](https://github.com/amir9480/vscode-laravel-extra-intellisense/assets/38959321/4637005e-8ab4-4be3-b308-16fe1f4f7dfd) Opening the `src`...

Hi @amir9480, thanks for a greate extension. I added just a few features - Added full laravel 10 rules like (password,password_confirmation,etc.) - Added support for [Apiato](https://github.com/apiato/apiato) FormRequest Validation. Since Apiato...

I apologize if this isn't an actionable issue but I thought it was worth reporting. I've had no issue with this extension for the past 6 months, until last week...

Added support to model scopes autocomplete