-
**Describe the bug**
If I use `Class::class` as a switch case, intelephense doesn't detect that I've used an undeclared symbol.
**To Reproduce**
Use `Class::class` as a switch case literal but do…
-
**Describe the bug**
Intelephense does not recon #[SensitiveParameter] attribute.
**To Reproduce**
Use named PHP version and try doing this:
`public function __construct(#[SensitiveParameter] st…
-
Issue Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 4.3.2
**Steps to reproduce crash**
1.
2.
3.
**TS Server Log**
❗️…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Neovim LSP autocompletes everything twice only when working with Flutter(dart). I am no…
-
Workspace feature is great because we can grouping projects in a top context (microservices projects in a big API workspace). But, only one workspace can be open. This feature can be powerful if multi…
-
**Describe the bug**
All cases of `app()` without an abstract is resolving as `null` in Intelephense causing code `P1006`. Rolling back to `1.10.2` and re-indexing resolves the issue.
**To Reprodu…
-
Type: Bug
When I open an image or open the side bar of my thunderclient extension the VS code gives me this error:
"Error loading webview: Error: Could not register service worker: InvalidStateErr…
-
Hi, I created a PHP file and the PHP8 attributes are not using correct color.
Here is a picture of what I get. PHP Intelephense version is set to PHP8.3.0.
Any idea how to fix this and detect it …
-
**Feature description or problem with existing feature**
Currently, if you implement an interface like `ArrayAccess` or `iterator` you have to implement few methods that you normally never call becau…
-
I am the author of the [vscode-drupal](https://github.com/kaermorchen/vscode-drupal) extension. It extension add some useful features for Drupal projects, like hook autocomplete.
If vscode-inteleph…