• JimmyMcGill@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    11 months ago

    it honestly seems better suited for those tasks because it really doesn’t need to know anything that you’d have to tell it otherwise.

    The code is already there, so it can get literally all the info that it needs, and it is quite good at grasping what the function does, even if sometimes it lacks the context of the why. But that’s not relevant for unit tests, and for documentation that’s where the user comes in. It’s also why it’s called copilot, you still make the decisions.