Add Autocomplete support #446
Replies: 9 comments 10 replies
-
And ability to configure a separate (weak) model for that. |
Beta Was this translation helpful? Give feedback.
-
you mean while coding? |
Beta Was this translation helpful? Give feedback.
-
So Continue? |
Beta Was this translation helpful? Give feedback.
-
In general soe of the Continue's features are helpefull in addition to Autocomplete: Embedding for indexing local files ad retreval for context & Reranking to improve the embed. |
Beta Was this translation helpful? Give feedback.
-
For context; please see how Augment has done it. |
Beta Was this translation helpful? Give feedback.
-
Autocomplete is an important feature for developers. It's easy to implement, but difficult to achieve high quality. |
Beta Was this translation helpful? Give feedback.
-
Note, that auto-complete requires utilising a good FIM model. |
Beta Was this translation helpful? Give feedback.
-
add this feature like windsurf #4773 |
Beta Was this translation helpful? Give feedback.
-
Kilo Code, which is a fork of Roo Code, has recently incorporated that feature, with the ability to choose a particular model for it. It shouldn't be hard to incorporate the feature upstream. I read that the Kilo Code team sometimes pushes its modifications upstream themselves, so I'm not sure if they already tried to do that with this feature. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to add autocomplete support?
Beta Was this translation helpful? Give feedback.
All reactions