I want to include a file in the prompt and write @ and start to write the path of the file. I write: indexcomm and expect to find the file projects/shared/firestore/indexes/community.ts. But it is not found.
If I do the same thing with claude code or gemini-cli the file is found as expected.
I want to include a file in the prompt and write
@and start to write the path of the file. I write:indexcommand expect to find the fileprojects/shared/firestore/indexes/community.ts. But it is not found.If I do the same thing with claude code or gemini-cli the file is found as expected.