Skip to content

Returns only completions being already used in this file #86

@danrot

Description

@danrot

I am testing using deoplete-padawan with neovim, but I think the problem I am encountering is a general one (although I am not really sure).

Have a look at this screenshot:

image

This is the Symfony controller of the standard edition. The Controller class it inherits from has plenty of method defined, but I get only the ones either defined or already used in this class.

As already said I am using deoplete-padawan with the latest stable release:

$ composer global show mkusher/padawan
Changed current directory to /Users/daniel/.composer
You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug
name     : mkusher/padawan
descrip. : Smart php completion server
keywords :
versions : * v0.2.1
type     : library
license  : MIT License (MIT) (OSI approved) https://spdx.org/licenses/MIT.html#licenseText
source   : [git] https://github.com/mkusher/padawan.php.git 7ee828f6e86c0ec567e050a9511eab048a10aaae
dist     : [zip] https://api.github.com/repos/mkusher/padawan.php/zipball/7ee828f6e86c0ec567e050a9511eab048a10aaae 7ee828f6e86c0ec567e050a9511eab048a10aaae
names    : mkusher/padawan

autoload
psr-4
* => src/

requires
doctrine/cache ^1.4
mnapoli/php-di ~4.4
monolog/monolog ~1.13
nikic/php-parser ~1.1
phine/path ~1.0
phpdocumentor/reflection-docblock ~2.0
react/react 0.4.*
symfony/event-dispatcher ^2.6

requires (dev)
behat/behat ~3.0
peridot-php/leo ~1.4
peridot-php/peridot ~1.15
peridot-php/peridot-prophecy-plugin ~1.0
phpspec/prophecy ^1.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions