8000 How to get import auto completion? · Issue #17 · phpactor/ncm2-phpactor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
How to get import auto completion? #17
Open
@kmbt

Description

@kmbt

When I am writing a use statement I am getting a lot of suggestions from cwd with no useful class path suggestions, like this:

screenshot from 2019-01-23 17-14-42

What I would expect is a list of next possible class path components - not files from my cwd.

If I start to write the class name (without the path) in the use statement i get this:

screenshot from 2019-01-23 17-12-24

so I know that the class names are recognized, however I don't know any means of inserting the displayed path.

Is there a way to get class path components suggested while writing?
Is there a way to insert the class path from the list seen in the second screenshot?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0