vscode-php-intellisense
vscode-php-intellisense copied to clipboard
Advanced PHP IntelliSense for Visual Studio Code 🆚💬
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [semver](https://redirect.github.com/npm/node-semver) | [`^7.3.7` -> `^7.3.8`](https://renovatebot.com/diffs/npm/semver/7.5.4/7.3.8) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [semantic-release](https://redirect.github.com/semantic-release/semantic-release) | [`^19.0.2` -> `^19.0.5`](https://renovatebot.com/diffs/npm/semantic-release/19.0.5/19.0.5) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [prettier](https://prettier.io) ([source](https://redirect.github.com/prettier/prettier)) | [`^2.7.1` -> `^2.8.8`](https://renovatebot.com/diffs/npm/prettier/2.8.8/2.8.8) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/vscode](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vscode) ([source](https://redirect.github.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) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.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) | [](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...