Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>PHP-AutocompleteNew to Visual Studio Code? Get it now.
PHP-Autocomplete

PHP-Autocomplete

bschulte

|
129,102 installs
| (2) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PHP-Autocomplete README

Simple PHP autocomplete extension for VS Code.

Features

This extension is a very basic autocomplete extension for PHP. It's meant to allow for suggestions of functions that have been declared in separate PHP files included in the current document through include/require statements. The purpose of this is to be able to get autocomplete for functions that are not part of a class structure.

Requirements

None

Extension Settings

No settings so far

Known Issues

None so far

Release Notes

0.4.2

  • Actually load the extension when PHP files are open without having to issue a command
  • Couple of bug fixes to better detect include/require statements
  • Function parameter suggestions

Links

Github Link

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft