Re: [vscode] PHP Intelephense extension not work (works partially) on docblock tag @see
alex <[email protected]> Sat, 14 Oct 2023 09:20:23 +0200
| Newsgroups | comp.lang.php |
|---|---|
| Organization | A noiseless patient Spider |
| Message-ID | <[email protected]> |
Il 13/10/23 13:36, J.O. Aho ha scritto:
> On 13/10/2023 13.09, alex wrote:
>> Il 13/10/23 08:56, J.O. Aho ha scritto:
>>> Did you disable the built in PHP language feature
>>
>> ????
> VSCode has built in support for PHP, you need to disable it to make
> your extension to work as intended, there is instructions for that in
> the description of the extension.
> Also check the settings (click on the cog wheel on the extension page),
> not sure if you need any changes there or tell where the php binary is.
>
> I'm more of a VIM person, so I'm not the one with all the answers.
>
https://marketplace.visualstudio.com/items?itemName=bmewburn.vscode-intelephense-client
Quick Start
Disable the built-in VSCode PHP Language Features.
Go to Extensions.
Search for @builtin php
Disable PHP Language Features. Leave PHP Language Basics
enabled for syntax highlighting.
Note that other (3rd party) PHP extensions which provide similar
functionality should also be disabled for best results.
https://pasteboard.co/xkWlPu0UOzfn.png