fiatjaf on Nostr: Another annoying thing about GitHub Copilot is that it tries to autocomplete my ...
Another annoying thing about GitHub Copilot is that it tries to autocomplete my comments.
I would write some function and then write a comment that tries to be informative about that function and tell the reader something that they would take a long time to discover from just the code.
Every single time, though, Copilot tries to autocomplete my comments with the most obvious descriptions of what my function does, which would be obvious from the function name, and that distracts me to the point that I lose track of what I was trying to write.
I would write some function and then write a comment that tries to be informative about that function and tell the reader something that they would take a long time to discover from just the code.
Every single time, though, Copilot tries to autocomplete my comments with the most obvious descriptions of what my function does, which would be obvious from the function name, and that distracts me to the point that I lose track of what I was trying to write.