> I've heard that one way to use it effectively is writing a detailed comment about what you want to do, then let it suggest the code. I personally don't like those style of comments
I do the same as you: write such comments, let Copilot draft the code, then I delete the comment.
Since the comment is detailed, I think of such use of Copilot as a “pseudocode to code compiler”.
I do the same as you: write such comments, let Copilot draft the code, then I delete the comment.
Since the comment is detailed, I think of such use of Copilot as a “pseudocode to code compiler”.