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

- Issue Type: `Bug` - Extension Name: `laravel-extra-intellisense` - Extension Version: `0.6.2` - OS Version: `Windows_NT x64 10.0.19043` - VS Code version: `1.70.0` :warning: We have written the needed data...

![image](https://user-images.githubusercontent.com/10967713/182695679-c4d4ec29-1842-4787-aee7-aee839375cac.png) Hi. Is posible infer type of `$this`? Currently we have to add the comment `/** @var TestCase $this */` but it does not detect all methods of `TestCase` Thanks...

Bumps [terser](https://github.com/terser/terser) from 5.6.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

If I have a @for loop inside a div, this extension will mark the outermost closing div inside the @for loop as being the match for the outer div. ![Screenshot...

Hello, I have problems setting the base path for my laravel application. The application is not in the root of the vscode project folder, but inside a subfolder "application". When...

@amir9480 Thank you so much for this wonderful plugin. As mentioned in the title, adding go-to-definition links via CTRL-click would add additional utility. Thank you :)

enhancement
help wanted

When working within a model, it doesn't seem to provide autocompletion for its own properties, attribute modifiers, etc. (But it does provide autocompletion hints for related models, etc.)

I have been getting the errors below spamming my laravel.log, once per minute, in a Docker local dev setup with PHP 5.6 and Laravel 5.4. Today I tried searching for...

bug
help wanted

Hello, I'm not sure if this is a bug or this is not a feature of this extension, but in my blade files, when I write a variable that I...

enhancement
help wanted

Hi! First of all, thanks for this awesome extension! Unfortunately, over the past year or so, I cannot use it due to startup errors. I will paste the stack trace...

bug
help wanted