vscode-php-intellisense icon indicating copy to clipboard operation
vscode-php-intellisense copied to clipboard

Advanced PHP IntelliSense for Visual Studio Code 🆚💬

Results 26 vscode-php-intellisense issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [semver](https://togithub.com/npm/node-semver) | [`^7.3.7` -> `^7.3.8`](https://renovatebot.com/diffs/npm/semver/7.5.4/7.3.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/semver/7.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semver/7.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [semantic-release](https://togithub.com/semantic-release/semantic-release) | [`^19.0.2` -> `^19.0.5`](https://renovatebot.com/diffs/npm/semantic-release/19.0.5/19.0.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/semantic-release/19.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semantic-release/19.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [prettier](https://prettier.io) ([source](https://togithub.com/prettier/prettier)) | [`^2.7.1` -> `^2.8.8`](https://renovatebot.com/diffs/npm/prettier/2.8.8/2.8.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/prettier/2.8.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/vscode](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vscode) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode)) | [`^1.68.0` -> `^1.68.1`](https://renovatebot.com/diffs/npm/@types%2fvscode/1.80.0/1.68.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fvscode/1.68.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`^16.11.26` -> `^16.11.68`](https://renovatebot.com/diffs/npm/@types%2fnode/16.18.39/16.11.68) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/16.11.68?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

Hi, I am new to php, I use vscode a lot. When I start to learn PHP recently, I found two PHP IntelliSense extension on the market. - [PHP IntelliSense](https://marketplace.visualstudio.com/items?itemName=zobo.php-intellisense),...

Hi, I have the problem that while the files of the project are parsed the PHP language Server is crashing 3 times and ended with a message: ``` [Error -...

Continuous reindexing from scratch after an error: ``` ... [Trace - 12:07:21 AM] Received notification 'window/logMessage'. Params: { "type": 4, "message": "Parsing file:///e:/users/USERNAME/Projects/GitHub/glpi/vendor/andrewsville/php-token-reflection/tests/data/parseerror/invalid-class-4.php" } Parsing file:///e:/users/USERNAME/Projects/GitHub/glpi/vendor/andrewsville/php-token-reflection/tests/data/parseerror/invalid-class-4.php CRITICAL Error: Call to...

Spawn one LSP for each workspace folder.

When I open VSCode, this extension fails to load even though I have the PHP executable in my path. As a workaround, I can get the extension to load by...