Describe the bug
I use to execute copilot-cli in a "company-folder", meaning copilot is executed "next to" the projects/repos I want to use it in, so it can "see" all our services.
Expected behaviour
Usually I was able to write @Component and it would recommend/expand to me all symbols or files in any subfolder that partially matched that path.
Experienced behaviour
When writing @, it just shows me two options. The CWD and some temporary folder(?)
┃ @/Users/max/company-folder/
┃ @/private/var/folders/6x/f3m4hl9j7qg57dh62wtvg1l40000gp/T/
As soon as I type any character after that, the recommendations disappear, as if there is no matching file found. Or in other words: It seems to find no files.
Affected version
GitHub Copilot CLI 1.0.63
Steps to reproduce the behavior
No response
Expected behavior
No response
Additional context
No response
Describe the bug
I use to execute copilot-cli in a "company-folder", meaning copilot is executed "next to" the projects/repos I want to use it in, so it can "see" all our services.
Expected behaviour
Usually I was able to write
@Componentand it would recommend/expand to me all symbols or files in any subfolder that partially matched that path.Experienced behaviour
When writing
@, it just shows me two options. The CWD and some temporary folder(?)As soon as I type any character after that, the recommendations disappear, as if there is no matching file found. Or in other words: It seems to find no files.
Affected version
GitHub Copilot CLI 1.0.63
Steps to reproduce the behavior
No response
Expected behavior
No response
Additional context
No response