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

completiton get concatenated with written string

Open frydo opened this issue 6 years ago • 5 comments

Hello,

when i start typing a var name and click on one of the suggestions, it will concatenated to the written var name.

@ atom1

atom2

frydo avatar Jul 10 '18 21:07 frydo

Having this exact problem, too. Please help! Renders this plugin effectively useless...

GalacticSun avatar Jul 11 '18 15:07 GalacticSun

Having the same problem, any solutions?

bruceclothier avatar Aug 13 '18 09:08 bruceclothier

Made a fix for this nasty bug here: https://github.com/Azakur4/autocomplete-php/pull/53 Fix is for autocomplete-php v0.3.7. Also made a pull request for the changes. Tested it and it works.

cioroianudenis avatar Aug 31 '18 10:08 cioroianudenis

I switched over to this one, works well, doesn't have this bug. Also suggests any user defined functions in the same directory: https://atom.io/packages/improved-autocomplete-php

GalacticSun avatar Aug 31 '18 17:08 GalacticSun

Hi when will you include the pull request ?

KRinnNet avatar Feb 18 '20 08:02 KRinnNet