What is the best way to work with multiple repos in a VSC workspace
.
#2148
SvenMeyer
started this conversation in
Feature Requests
Replies: 1 comment
-
same question, cursor recently added workspace support |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I VSC (or compatible), I can add another git repository to a "VSC Workspace" :
File
>Add Folder to Workspace
.This comes very handy when developing a frontend which needs access to another repo containing the backend code with API, shared (requirements) docs, shared mapping code/definitions, ...
However, in the Ai chat I can only reference files of the current repo "I am" / "the Ai" is in using the
@
notation.As of ~1 week ago, Cline could not do that (as well).
Any suggestions what the best way is to work with multiple repos in a VSC
workspace
?Beta Was this translation helpful? Give feedback.
All reactions