Maaz Tajammul
Maaz Tajammul
When I added dependencies { compile 'com.1gravity:android-contactpicker:1.4.0' } in gradle.build file, following error occurred  Could not find method compile() for arguments [com.1gravity:android-contactpicker:1.4.0] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.
### Description When I install this extension, the syntax highlighting and suggestions of HTML in .blade.php is gone https://github.com/shufo/vscode-blade-formatter/assets/94098890/89fdc707-47fc-45e4-bd27-3165ca87f3ec https://github.com/shufo/vscode-blade-formatter/assets/94098890/ca8489a0-880d-454e-91e5-8bd1c9306394 ### Expected Behavior HTML syntax highlighting should not be gone....
Please add support for Laravel's local query scope methods, so that Eloquent methods can be suggested after it. [Relevant link](https://laravel.com/docs/11.x/eloquent#local-scopes)
PHP extension is not suggesting array keyword, and also not it's info on hovering it.