autocomplete-php
autocomplete-php copied to clipboard
Autocomplete provider for PHP - Atom
The bug is referenced here https://github.com/Azakur4/autocomplete-php/issues/50
Hello, when i start typing a var name and click on one of the suggestions, it will concatenated to the written var name. @  
autocomplete php not working 
When I use completion to autocomplete a variable name, it's not replace by the variable name (Like before) but added. Example : I begin to write : `"$array"` It prompt...
This pops up at seemingly random times...  Here is the error text: /Applications/Atom.app/Contents/Resources/app/static/:1 Hide Stack Trace Error: Cannot find module 'jquery' at...
Using a quick inline function to provide more fuzzy matching. Because many more results are shown, assume that the shortest matching string will be the most relevant. TODO: 1. Expand...
autocomplete-php package needs Requirements: Atom autocomplete-plus package (instll with apm install autocomplete-plus) when i try to find autocomplete-plus in the install place there is no package...

'php' could not be spawned. Is it installed and on your path? If so please open an issue on the package spawning the process. please let me know the solution...