continuedev / continue

⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
https://docs.continue.dev/
Apache License 2.0
15.73k stars 1.19k forks source link

JetBrains: Accepting diff in Rider does nothing and diff UI never appears again #617

Open oxysoft opened 10 months ago

oxysoft commented 10 months ago

Before submitting your bug report

Relevant environment info

- OS: Windows 10
- Continue: 0.0.18

Description

When I use /edit and confirm a diff, nothing happens. If I make another /edit call, the diff mode doesn't activate again, in fact it simply never does anymore.

To reproduce

Start by testing in Rider with these steps and let me know the results, If it doesn't reproduce I will try to investigate further and make a minimal repro.

Log output

No log or output or error anywhere
sestinj commented 10 months ago

I'll test this later today and let you know, thanks for sharing

sestinj commented 10 months ago

@oxysoft I tried with Rider for both mac and windows, version 0.18 for both, and unfortunately couldn't reproduce. This was with multiple consecutive edits and trying all combinations of keyboard shortcut/button to accept/reject either once done or during streaming. So that I could pin down a version of the server on Windows, I also tried with manual python -m continuedev version 0.1.95. When you go for the reproduce, could you try with this version just to be sure?