this post was submitted on 11 Jul 2025
691 points (98.6% liked)

Programmer Humor

24957 readers
2112 users here now

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.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] kogasa@programming.dev 6 points 1 day ago (2 children)

I dunno if you're joking, but yeah there's IDE plugins that do this. GitHub Copilot grabs context from files in your edit history and you can tell it to edit, refactor, "fix" etc. selections. The more complex actions, the less likely to succeed, though.

[–] mcforest@feddit.org 2 points 16 hours ago

Sorry for not indicating I was joking, it's exactly what the other commenter says.

https://plugins.jetbrains.com/plugin/1856-grok/ Looks like people already made IDE plugins for Grok in IntelliJ and also VSCode. So yeah, it's just Elmo being a moron.

I assume this is Poe’s Law in action. Elon historically doesn’t understand shit about tech so the commenter is just highlighting something that’s been GA for other tools for years.