this post was submitted on 11 Jul 2025
856 points (98.9% liked)

Programmer Humor

25098 readers
1474 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 week 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.

[–] thesmokingman@programming.dev 2 points 1 week ago

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.

[–] mcforest@feddit.org 2 points 1 week 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.