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

Codebase provider cannot get context in Intellij, but it can index normally in VS Code. #1225

Open
3 tasks done
windchargerj opened this issue May 3, 2024 · 2 comments
Open
3 tasks done
Assignees
Labels
bug Something isn't working

Comments

@windchargerj
Copy link

Before submitting your bug report

Relevant environment info

- OS: Windows 10 Pro 22H2
- Continue: v0.0.46
- IDE: IntelliJ IDEA, Clion

Description

Codebase index does not seem to be functioning properly on the IntelliJ Platform, as the indexing progress bar is displayed at the bottom of the vscode plugin. Additionally, no search results can be retrieved from the Folders provider.

In IntelliJ:
Codebase context retrieval unsuccessful.
image

In vscode:
Everything is functioning properly, including indexing.
image

To reproduce

No response

Log output

No response

@windchargerj windchargerj added the bug Something isn't working label May 3, 2024
@sestinj
Copy link
Contributor

sestinj commented May 6, 2024

@windchargerj codebase retrieval/indexing isn't yet supported in JetBrains. I'll be releasing it this week, at which point I'll update this issue

@sestinj sestinj self-assigned this May 6, 2024
@felix1982
Copy link

@sestinj whether the function has been released?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants