208
The AI plugins in my IDE right now
(feddit.de)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
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.
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.