8000 Cannot find a certain folder or a file · Issue #3129 · RooVetGit/Roo-Code · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Cannot find a certain folder or a file #3129

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
hellojinwoo opened this issue May 2, 2025 · 6 comments
Closed

Cannot find a certain folder or a file #3129

hellojinwoo opened this issue May 2, 2025 · 6 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@hellojinwoo
Copy link
hellojinwoo commented May 2, 2025

App Version

3.15.2

API Provider

Google Gemini

Model Used

Gemini 2.5 flash preview 04-17: thinking

Actual vs. Expected Behavior

Image
  • You can see that Roocode's function @ cannot find a certain folder or a file, located in a workspace, giving me the search output "no results found"
  • As such, it would be super nice to allow add a file or a folder for a reference with a mouse click, as the github copilot allows us to do
Image

Detailed Steps to Reproduce

Relevant API Request Output

Additional Context

No response

@hellojinwoo hellojinwoo added the bug Something isn't working label May 2, 2025
@dosubot dosubot bot added the enhancement New feature or request label May 2, 2025
@mrubens
Copy link
Collaborator
mrubens commented May 3, 2025

@hellojinwoo do you see any suggestions as you type, but just not that one?

@RooVetGit RooVetGit deleted a comment from dosubot bot May 3, 2025
@hellojinwoo
Copy link
Author
hellojinwoo commented May 3, 2025

@mrubens I can see some suggesetions as I type, as this screenshot shows. However, the suggestions are not related with the folder that I'd like make a reference to. To be more precise, I typed philou but the none of the suggestions contain the folder path philou

Image

For your information, the philou_check's root folder doesn't have neither .gitignore nor .rooignore. I haven't created neither in the root folder of philou_check folder

@hellojinwoo
Copy link
Author
hellojinwoo commented May 3, 2025

It looks like the roocode can recognize only one folder as a folder where it can find subfolders, on VSCode. How can I make roocode recognize all the folders in the workspace and think it can find any folders in the VSCode workspace, not just one?

  • I came to think this way because all the suggestions up in the screenshot is from a particular folder added to the VSCode workspace, while philou is a subfolder in another folder.

@samhvw8
Copy link
Collaborator
samhvw8 commented May 4, 2025

@hellojinwoo did you have multiple workspace root ?

@hellojinwoo
Copy link
Author

@samhvw8 yes, that is correct. I have multiple workspace root, as you can see in the screenshot

Image

@samhvw8
Copy link
Collaborator
samhvw8 commented May 5, 2025

We currently have limited support for Multi-root Workspaces as defined in the VSCode documentation: https://code.visualstudio.com/docs/editing/workspaces/multi-root-workspaces

As a temporary solution, please consider using multiple window instances instead.

If you require Multi-root Workspace functionality, contributions are welcome. The relevant code can be found here:
https://github.com/RooVetGit/Roo-Code/blob/main/src/utils/path.ts#L109

another walk around for this: you can try to make all of folder to have same parent folder then open that folder with vscode

@hannesrudolph hannesrudolph closed this as not planned Won't fix, can't repro, duplicate, stale May 5, 2025
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

4 participants
0