I wonder what would happen if I’d enable them all at the same time.

    • the_frumious_bandersnatch@programming.dev
      link
      fedilink
      English
      arrow-up
      5
      ·
      5 months ago

      I had it during the beta. Not bad, though it’s pretty heavy handed with the Jetbrains sales pitches after almost every answer.

      Their integration with the Git interface was nice though, having auto-generated commit messages based on its evaluation of the changeset is so convenient.

      • YIj54yALOJxEsY20eU@lemm.ee
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        5 months ago

        I’ve been having gpt write js docs for this huge, poorly typed, code base I am refactoring. Super nice that I can just drop the whole function (or a few) and it can figure out the context. I was even fighting one of its explanations until I looked closer and realized it was right! Will likely be integrating copilot soon.