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

Create a new ContextProvider #4

Open
sestinj opened this issue Sep 2, 2023 · 0 comments
Open

Create a new ContextProvider #4

sestinj opened this issue Sep 2, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@sestinj
Copy link
Contributor

sestinj commented Sep 2, 2023

A ContextProvider is what allows you to type '@' and select from a dropdown of related items, potentially including GitHub Issues, local files, Jira Tickets, and more.

Docs for building a ContextProvider are here.

You can also read more about CustomContextProviders in the documentation. These live in your own config.ts file and might be a good way of learning.

Some ideas:

  • Jira Tickets
  • Slack Messages
  • Stack Overflow search
  • Contents of a URL
@sestinj sestinj added the enhancement New feature or request label Sep 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant