⏩ 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
[X] I believe this is a way to improve. I'll try to join the Continue Discord for questions
[X] I'm not able to find an open issue that requests the same enhancement
Problem
Using local indexing using ollama is slow and power consuming (at least for me)
Solution
Android Studio already indexes all the project locally and it is pretty fast. Can Continue use the existing index generated from Android Studio somehow? It would be great!
@salah-8 I think it would be possible with a custom context provider based on Android Studio. We have an article about building custom context providers if you're interested in digging deeper into this:
Validations
Problem
Using local indexing using ollama is slow and power consuming (at least for me)
Solution
Android Studio already indexes all the project locally and it is pretty fast. Can Continue use the existing index generated from Android Studio somehow? It would be great!