Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ssigwart/vscode-php-extra-completions

This package adds additional completions to the PHP Intelephense extension. It is not created by the same author as PHP Intelephense.
https://github.com/ssigwart/vscode-php-extra-completions

Last synced: about 1 month ago
JSON representation

This package adds additional completions to the PHP Intelephense extension. It is not created by the same author as PHP Intelephense.

Awesome Lists containing this project

README

        

This package adds additional completions to the PHP Intelephense extension.
It is not created by the same author as PHP Intelephense.
I will try to remove features as they are added to official PHP Intelephense extension.

## Features
- `$_SERVER` completions (see https://github.com/bmewburn/vscode-intelephense/issues/435).
- PHPDoc function argument completions (see https://github.com/bmewburn/vscode-intelephense/issues/706).