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
18.69k stars 1.58k forks source link

Autocomplete should work simultaneously when triggering the IDE's built-in completion in Intellij IDEA #2518

Open facelezzzz opened 2 weeks ago

facelezzzz commented 2 weeks ago

Validations

Problem

When triggering the IDE's built-in completion in Intellij IDEA, simultaneously trigger and display completions from Continue.

The image shows Baidu's Comate, and the continue does not display the grayed-out part in this case. Is it because I made a mistake or overlooked something?

20241014171924

Solution

No response

tobiajung commented 5 hours ago

I have the same problem with CLion. Whenever the suggestions of the IDE pop up, the suggested completion from Continue disappers.