Possible to add to context from any file? #2080
Unanswered
shaheislam
asked this question in
Q&A
Replies: 1 comment
-
You can do this in a number of ways:
The easiest id say is to open the files as buffers and then in Avante use @Buffers, eg. "Copy the structure from PipelineA to PipelinrB @Buffers" |
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.
-
Is it possible if say
Dir
|
--> ServiceRepoA
--> PipelineA
--> ServiceRepoB
--> PiplineB
I was running Avante from ServiceRepoB but wanted to add PipelineA to the context to help it with scaffolding PipelineB, is that possible? I can't see to find how to do this.
Beta Was this translation helpful? Give feedback.
All reactions