continue icon indicating copy to clipboard operation
continue copied to clipboard

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

Open windchargerj opened this issue 1 year ago • 2 comments

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 avatar May 03 '24 07:05 windchargerj

@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 avatar May 06 '24 16:05 sestinj

@sestinj whether the function has been released?

felix1982 avatar May 15 '24 12:05 felix1982

@sestinj do you by any chance have any news on this subject?

florian-bellencontre avatar Jun 04 '24 12:06 florian-bellencontre

@felix1982 @florian-bellencontre yes I do have good news! This is now released in version 0.0.50

sestinj avatar Jun 05 '24 19:06 sestinj

Thank you very much! It works exactly as anticipated.

windchargerj avatar Jun 24 '24 19:06 windchargerj

Hey @sestinj, I’m currently using the latest version of Continue. Could you please let me know if codebase retrieval is still not functioning properly in PyCharm? I'm not encountering any errors, but I'm also not getting the desired results in PyCharm. Interestingly, the same code works perfectly in VS Code. image image

shubham1166 avatar Aug 28 '24 23:08 shubham1166

Hello @sestinj , looks like the issue that i posted above is only in 0.0.62 version, things are working fine in 0.0.56

shubham1166 avatar Aug 29 '24 10:08 shubham1166