IntelliJ: Unable to use Machine Learning Assisted Completion without completely turning off continue #5775
Labels
area:autocomplete
Relates to the auto complete feature
ide:jetbrains
Relates specifically to JetBrains extension
kind:enhancement
Indicates a new feature request, imrovement, or extension
Uh oh!
There was an error while loading. Please reload this page.
Validations
Problem
IntelliJ can provide pretty good local AI based code completion through ML Completion
When installing Continue, it disables that completion. To enable it back, it requires to completely uninstall the Continue plugin.
But in some usages, this completion is way better than any LLM based one provided by Continue (and faster, and cheaper).
Solution
Being able to either disable the completion brick of continue to allow the IntelliJ one to work.
Or being able to select "IntelliJ setting" as an autocomplete model.
The text was updated successfully, but these errors were encountered: