Skip to content

Commit 313666d

Browse files
authored
fix: link to vscode intellisense (#1639)
https://github.com/felixfbecker/vscode-php-intellisense looks dead and the zobo fork seems to be the most popular fork
1 parent 5f792e1 commit 313666d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distribution/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ with its awesome [Symfony](https://confluence.jetbrains.com/display/PhpStorm/Get
120120
and [Php Inspections](https://plugins.jetbrains.com/plugin/7622-php-inspections-ea-extended-) plugins. Give them a try,
121121
you'll get auto-completion for almost everything and awesome quality analysis.
122122

123-
[PHP IntelliSense for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=felixfbecker.php-intellisense) also works well, and is free and open source.
123+
[PHP IntelliSense for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=zobo.php-intellisense) also works well, and is free and open source.
124124

125125
The API Platform distribution comes with a dummy entity for test purpose: `api/src/Entity/Greeting.php`. We will remove
126126
it later.

0 commit comments

Comments
 (0)