autocomplete-php icon indicating copy to clipboard operation
autocomplete-php copied to clipboard

No internal functions completed out of the box

Open neerolyte opened this issue 8 years ago • 0 comments

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.

neerolyte avatar Jun 14 '17 09:06 neerolyte