Cody VS Studio Plugin not indexing my solution

I have been using Cody Pro in VSCode for a while now and am pretty happy with it. I just upgraded to Visual Studio 22 so I installed the cody vs plugin. My most immediate problem is that cody doesn’t index the projects in my solution, it seems to crawl the file system and finding a subfolder that it a git repo, just indexes that. (We are still using SVN for our projects)

So given that, when I start a chat and go to add files, it doesn’t let me reference files in non git repo projects, even if I start to type the entire file name including directories.

I know we have work to do re git and moving projects around, but that is a longer term problem. How can I get cody (vs) to let me include files in chat?

Hey @scomo The only solution to reference files for Cody in a non-git repo is to open the file in the editor and reference it there with the @ context menu. This should hopefully work.