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

Unable to use @ to select context providers #2996

Closed
3 tasks
Patrick-Erichsen opened this issue Nov 19, 2024 · 3 comments
Closed
3 tasks

Unable to use @ to select context providers #2996

Patrick-Erichsen opened this issue Nov 19, 2024 · 3 comments
Assignees
Labels
area:context-providers Relates to context providers kind:bug Indicates an unexpected problem or unintended behavior

Comments

@Patrick-Erichsen
Copy link
Collaborator

Patrick-Erichsen commented Nov 19, 2024

Before submitting your bug report

Relevant environment info

- OS: All
- Continue version: >= 0.9.228
- IDE version: All

Description

Users are unable to use @ to select context providers.

Reports

If you write the '@' in the chat, nothing happens. No way to insert any kind of context.

clicking "more" and "re-index" worked

Reindexing the codebase made @ to work again.

I confirm that Re-indexing solves the context issue using @ for me.

Regardless of which project I open, after the plugin update, I have to re-index its codebase. If I open Project X, reindex, close, reopen same project, I'll have to reindex again to have context working properly.

typing @ does not always trigger context provider menu, especially on new window. seems to be linked to the new Cmd + I edit feature

Can confirm that navigating to the history and back works as a workaround.

GitHub issues/Discord threads

To reproduce

#2990 (comment)

Send a test message to any chat model first, or
Open a new chat window using the plus icon (but only after having interacted with a model)
For example, after sending a message using the Ollama model, the @ context menu becomes available and continues working even when switching to other models like Bedrock.

Log output

This seems like it might be the culprit: #2808 (comment)

Screenshot 2024-11-19 at 10 42 19 AM

@RomneyDa
Copy link
Collaborator

linking original issue
#2808

@lakshits11
Copy link

I noticed if we reindex, then we are able to use @

@Patrick-Erichsen
Copy link
Collaborator Author

Hi folks, this should be fixed here: #3086

Will be available in pre-release v0.9.236 by end of day. Please let us know if you're still having issues!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:context-providers Relates to context providers kind:bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

3 participants