Support for multi-root workspaces #1355
Replies: 6 comments 1 reply
-
I'm facing this issue as well :( Roo code is not able to access @git-changes of the 2nd or 3rd workspace folder. |
Beta Was this translation helpful? Give feedback.
-
It is very useful for projects with a front-end and back-end separation architecture, and I am currently facing this issue |
Beta Was this translation helpful? Give feedback.
-
Cline can't do this either, and it's the single biggest disruption to my workflow. I'm doing a lot of duplicating docs or example code between repos at the moment just to make them available as context. |
Beta Was this translation helpful? Give feedback.
-
very need |
Beta Was this translation helpful? Give feedback.
-
urgent need |
Beta Was this translation helpful? Give feedback.
-
Yes , monorepos are unworkable with Roo/cline . |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Which version of the app are you using?
3.3.20
Which API Provider are you using?
OpenRouter
Which Model are you using?
N/A
What happened?
When using VC Code multi-root workspaces mode, file picker only provides files from the first workspace.
Steps to reproduce
*.code-workspace
filea.txt
in workspace 1, andb.txt
in workspace 2b.txt
would be missing from the listRelevant API REQUEST output
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions