atom-autocomplete-php
atom-autocomplete-php copied to clipboard
Autocomplete for PHP in atom editor
If a common namespace prefix is not found and the user does not want to insert new lines for additional groupings (Config setting: Insert newlines for use statements), then the...
The atom-autocomplete-php plugin version is 0.25.6 Avast version is 17.5.2303 Would be glad to help if anyone has an idea how to validate a false positive. Thanks.
thaaaanks
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.40.0 x64 **Electron**: 3.1.10 **OS**: Ubuntu 19.10 **Thrown From**: [atom-autocomplete-php](https://github.com/Peekmo/atom-autocomplete-php) package 0.25.6 ### Stack Trace Uncaught TypeError: Cannot read property 'params'...
First of all, thank you for your plugin ! Goto works great for me for classes but not for services. ie: $this->get('user.manager')->closeAccount(); Is this a known limitation or something I...
$object = $object->orderBy($order); When I try to add '->' to extend query (i.e, $object->orderBy($order)->) plugin crashes with atom. This behavior is strange and will not occur when I try to...
Why doesn't the plug-in continue to update
Hi, every time Im opening the Atom Im getting this error. Somtimes annoying. I´ve been trying to find a solution without success. Im using Win10 and my php is installed...
1. Open PHP file 2. Hover over variable **Atom**: 1.36.1 x64 **Electron**: 2.0.18 **OS**: Ubuntu 19.04 **Thrown From**: [atom-autocomplete-php](https://github.com/Peekmo/atom-autocomplete-php) package 0.25.6 ### Stack Trace Uncaught TypeError: Cannot read property 'class'...
'php' could not be spawned. Is it installed and on your path? If so please open an issue on the package spawning the process. Windows 10 system using Atom 1.35.1...