Tempting to try this and diff it. My most complex PowerShell scripts aren't testable as they were company/task specific. Plus, I killed my X account long ago. :(
Programmer Humor
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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
You're X account... is Aladeen.
: (
:)
That explains a lot, actually.
"Hello, fellow humans."
Hello, fellow programmers, how goes the agile today? Amiright?
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.
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.
Regardless of whether it is truly superior (it isn't, but neither is Cursor, if you think about it), it is actually more tedious to “cut and paste” the “source code file” and then paste back the output.
It is far simpler to just initiate a chat within Cursor, allowing it to identify all the files necessary for context alongside the one being viewed.
...They don't use it over API?