PHP-Autocomplete READMESimple PHP autocomplete extension for VS Code. FeaturesThis 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. RequirementsNone Extension SettingsNo settings so far Known IssuesNone so far Release Notes0.4.2
LinksGithub Link |