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 · 6 comments
Open

Create a new ContextProvider #4

sestinj opened this issue Sep 2, 2023 · 6 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 converted this from a draft issue Sep 2, 2023
@sestinj sestinj added the enhancement New feature or request label Sep 2, 2023
@sestinj sestinj moved this from Plugins to Good First Issues (Code) in Continue Contribution Ideas Sep 4, 2023
@sestinj sestinj moved this from Good First Issues (Code) to Plugins in Continue Contribution Ideas Sep 4, 2023
@malaki12003
Copy link

Hey @sestinj, I noticed this ticket is still open and doesn’t seem to be assigned to anyone yet. Would it be alright if I pick it up?

@sestinj
Copy link
Contributor Author

sestinj commented Oct 14, 2024

@malaki12003 I noticed you sent this message to multiple issues. Is there one that you are most interested in trying first?

@malaki12003
Copy link

@sestinj Thanks for the response! I'm particularly interested in starting with one of the issues, but since the board hasn't been updated, I looked at several interesting ones. I'm open to your suggestion if there's another issue that's more urgent or impactful. Let me know what you think!

@sestinj
Copy link
Contributor Author

sestinj commented Oct 14, 2024

I think I would actually recommend looking through the issues on the Continue repository.

Depending on whether you'd prefer something related to React, or VSCode, or something else, I'm happy to point you toward something, but you are also welcome to browse

@malaki12003
Copy link

@sestinj Thanks for the recommendation! I’ll go ahead and browse through the Continue repository. I’m comfortable with React, Kotlin, Java, GitLabCI, Shell script, JavaScript, C++, Python, Go, IntelliJ, and VSCode, so if there’s a specific issue that would be a good fit or a priority, feel free to point me to it. Otherwise, I’ll pick this current one and get started. Thanks again!

@sestinj
Copy link
Contributor Author

sestinj commented Oct 14, 2024

I think that this would be a really great place to start: continuedev/continue#2487

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

2 participants