Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does someone know how providers work? #94

Open
indiwine opened this issue Sep 20, 2020 · 0 comments
Open

Does someone know how providers work? #94

indiwine opened this issue Sep 20, 2020 · 0 comments

Comments

@indiwine
Copy link

Hello,

Since there is basically zero documentation, its quite hard to start creating .ide-toolbox.metadata.json on your own.
Does someone know how to use providers?
Especially I am interested in source type provider, like this:

{
      "name": "dependency_context_classes",
      "source": {
        "contributor": "return_array",
        "parameter": "\\ema\\Users\\AccessControl\\SomeProvider:export"
      }
}

So I can load hinting data dynamically, am I right?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant