An Atom PHP autocompleter for autocomplete-plus
Now is mandatory have PHP in the enviroment PATH
Beta version.
- Atom
autocomplete-pluspackage- (instll with
apm install autocomplete-plus)
- (instll with
- Now is mandatory have PHP in the enviroment PATH
apm install autocomplete-php- or install through Atom's UI
- Get local variables from current file
- Get local functions from current file (Included snippets with params)
- Update option for list of internal php functions

