Hey, do you know if JetBrains AI can modify the fi...
# ai
i
Hey, do you know if JetBrains AI can modify the files inside the AS?
c
Technically AI Assistant and Junie work in Android Studio, so yes. Though have you given Gemini in Android Studio a try? We have Agent Mode now as well and Chat to cover similar use cases.
p
To be honest, dear @Chris Sinco [G], I have tried it and find it extremely limiting that GEMINI can never see all the files in a project, but only the file that is currently open. Whenever an issue which one is seeking advice for affects several files, one has to open all these files one after the other. This can be very time-consuming. Is there a setting somewhere that would allow one to consent to GEMINI accessing all code files in a project (as far as issue analysis requires)?
c
This was a limitation with the past Chat implementation. This has improved a lot with the new agent mode that goes and autonomously searches for files. We’re also in parallel improving overall codebase awareness to make searching faster.