autocomplete-php
autocomplete-php copied to clipboard
No internal functions completed out of the box
I ended up running
$ php ~/.atom/packages/autocomplete-php/lib/php/get_internal_functions.php
to generate functions.json as it wasn't there by default, once it's there completion seems to work ok.