Maybe a stupid question, but can it create files #1042
-
Maybe this is a limitation of Copilot itself, but I see a lot of AI nvim plugins out there that can scaffold project or create files. is there a way to do that with this? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 3 replies
-
yes just use ctrl-y |
Beta Was this translation helpful? Give feedback.
-
No I mean more like uh, for instance Avante, you can say something like the above and it will actually create the files for you, you dont have to go to each created diff and hit ctrl y |
Beta Was this translation helpful? Give feedback.
-
Ah, no thats not possible, there is always some manual confirmation needed (for a good reason). And listing the diffs with quickfix and just doing ]q and c-y is pretty fast anyway |
Beta Was this translation helpful? Give feedback.
-
Converting to discussion for now as I think this is better place for this. There might be some improvements to the workflow in future but I always want to keep manual confirmation for everything, but there might be option to confirm more stuff at once at least in future maybe |
Beta Was this translation helpful? Give feedback.
Ah, no thats not possible, there is always some manual confirmation needed (for a good reason). And listing the diffs with quickfix and just doing ]q and c-y is pretty fast anyway