Maaz Tajammul

Results 4 issues of Maaz Tajammul

When I added dependencies { compile 'com.1gravity:android-contactpicker:1.4.0' } in gradle.build file, following error occurred ![error](https://github.com/1gravity/Android-ContactPicker/assets/94098890/85e93c56-3c4a-4da4-bd35-fd9bf7194c8f) 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....

bug

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)

feature

PHP extension is not suggesting array keyword, and also not it's info on hovering it.