Skip to content

All Autocomplete messes up the code completion #62

Description

@pjetr3k

I really love that package, but in some cases it suggests completion only from other files and not the language syntax completion eg. in PHP
when I start typing foreach it suggest both the general php foreach template and foreach from open files, but with preg_match it doesn't suggest the syntax completion, just suggest it from other files.
After disabling package I get proper preg_match suggestion. And it is the same with many other language basic constructs..

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions