vscode-php-intellisense

Advanced PHP IntelliSense for Visual Studio Code πŸ†šπŸ’¬

MIT License

Stars
403
vscode-php-intellisense - Workspace symbol search

Published by felixfbecker about 8 years ago

This release adds the ability to search for symbols in the workspace (Ctrl+T)
Projects are now indexed (parsed) on initialization. You can see the progress in the "PHP Language Client" output channel.

On Windows, the language server now communicates over a TCP socket instead of STDIO to enable non-blocking communication.

Badges
Extracted from project README
vs marketplace downloads rating php: >=7.0.0 chat: on gitter semantic-release
Related Projects