There have been a lot of recent changes to VS Code that feel like this: the Copilot pane has been refactored to take up more space and behave less like other composed panes in the window; the integrated terminal now does overly clever and brittle things to introduce suggestions in REPLs like Python’s. Those kinds of changes have pushed me more to Zed recently, which has all of the same AI features but without the user hostility.
VSCode rebrands as "The open source AI code editor"
31–40 of 79 posts
Re: VSCode rebrands as "The open source AI code editor"
#32I love vscodium but more and more I worry about how Microsoft is effecting it down stream. To the point where I'm actively looking into making my own editor. I'm putting it off for now but I'll probably start playing around with Theia and Codemirror on the side just in case.
If I have to bet, I will absolutely go for MS enshitifying it beyond reasonable usability, in one way or another, more soon than later. Making an editor is anice endeavor. But there are plenty of, which are extremely well developed, open source, in many directions, emacs and vim the most prominent. But many others out there.
For open source GUI text editors there sadly aren't many that match the feature and polish of vscode.
Re: VSCode rebrands as "The open source AI code editor"
#33Re: VSCode rebrands as "The open source AI code editor"
#34This is the bit that gives me pause: > In certain markets, we use conversation data to train the generative AI models in Copilot, unless you choose to opt-out of such training. "Build me a SaaS platform exactly like ____" If agents become as good at long running tasks as we're told they will do by giving Microsoft access to your codebase and inner business processes to give to anyone that wants to the ability to clon…
I wonder if Microsoft allows its own code to be scanned.
Re: VSCode rebrands as "The open source AI code editor"
#35Is the play here to get everyone hooked on AI and then jack up the price to make a profit?
If so, I worry about Junior devs in particular, who have never developed the skills to write software themselves, suddenly finding themselves being "cut off" from their AI dealer
Or people generally who outsource their thinking to AI, forget how to do things for themselves, and suddenly face a big bill!
Re: VSCode rebrands as "The open source AI code editor"
#36This is the bit that gives me pause: > In certain markets, we use conversation data to train the generative AI models in Copilot, unless you choose to opt-out of such training. "Build me a SaaS platform exactly like ____" If agents become as good at long running tasks as we're told they will do by giving Microsoft access to your codebase and inner business processes to give to anyone that wants to the ability to clon…
Re: VSCode rebrands as "The open source AI code editor"
#37It does seem to me like Microsoft (and every other company developing AI models) is doing so at a loss, and a signifigant one. Is the play here to get everyone hooked on AI and then jack up the price to make a profit? If so, I worry about Junior devs in particular, who have never developed the skills to write software themselves, suddenly finding themselves being "cut off" from their AI dealer Or people generally who…
Re: VSCode rebrands as "The open source AI code editor"
#38It does seem to me like Microsoft (and every other company developing AI models) is doing so at a loss, and a signifigant one. Is the play here to get everyone hooked on AI and then jack up the price to make a profit? If so, I worry about Junior devs in particular, who have never developed the skills to write software themselves, suddenly finding themselves being "cut off" from their AI dealer Or people generally who…
I wouldn't call them "devs" if they can't write software.
Re: VSCode rebrands as "The open source AI code editor"
#39Earlier quoted context omitted.
If I have to bet, I will absolutely go for MS enshitifying it beyond reasonable usability, in one way or another, more soon than later. Making an editor is anice endeavor. But there are plenty of, which are extremely well developed, open source, in many directions, emacs and vim the most prominent. But many others out there.
Emacs and Vim are terminal based though. So nice things like scroll bars, tabs, drag and drop etc. might be available as hacks but will disappoint in the ways in which they fail to work like a actual GUI interface. I'm also not a fan of model text editors. For open source GUI text editors there sadly aren't many that match the feature and polish of vscode.
It’s been a while since I used it, but it’s one of the few things I miss on osx
Re: VSCode rebrands as "The open source AI code editor"
#40Earlier quoted context omitted.
If I have to bet, I will absolutely go for MS enshitifying it beyond reasonable usability, in one way or another, more soon than later. Making an editor is anice endeavor. But there are plenty of, which are extremely well developed, open source, in many directions, emacs and vim the most prominent. But many others out there.
Emacs and Vim are terminal based though. So nice things like scroll bars, tabs, drag and drop etc. might be available as hacks but will disappoint in the ways in which they fail to work like a actual GUI interface. I'm also not a fan of model text editors. For open source GUI text editors there sadly aren't many that match the feature and polish of vscode.