vscode-laravel-extra-intellisense
vscode-laravel-extra-intellisense copied to clipboard
This extension adds extra autocompletion for laravel projects to VSCode.
@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...
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...
 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.  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