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

Programmer Humor

25040 readers
2218 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
[–] mcforest@feddit.org 7 points 5 days ago (4 children)

It would be crazy if something like that could be realized as an IDE plugin for something. But clearly Elon himself only writes code in Notepad.

[–] kogasa@programming.dev 6 points 5 days 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 5 days 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.

load more comments (1 replies)
load more comments (2 replies)