by groggo on 3/27/24, 7:59 PM with 0 comments
But I still do a lot of copy pasting code from ChatGPT into VSCode and vice versa. Every time I accept new code from it, I need to state my current changes so I can easily see the diff for the new code.
What are the best tools right now for improving this workflow? I've used Copilot, but I want to be able to describe a new feature, have it propose changes to existing files, see the diff, then update the code.