continuedev / contribution-ideas

A Repo to which to Attach Contribution Ideas
2 stars 0 forks source link

Create a new ContextProvider #4

Open sestinj opened 1 year ago

sestinj commented 1 year ago

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: