VSCode rebrands as "The open source AI code editor"
71–79 of 79 posts
Re: VSCode rebrands as "The open source AI code editor"
#72Earlier quoted context omitted.
There are very performant and capable options like SublimeText out there https://www.sublimetext.com/
How is Sublime's plugin ecosystem these days? I'd love to move back to it (or rather, use it for dev work beyond opening large log files to search for things), or atleast have it as a backup for vscode's inevitable enshittification.
Re: VSCode rebrands as "The open source AI code editor"
#73Earlier quoted context omitted.
I would not be surprised if the market share breakdown is similar to browsers (eg 70+ percent - more if you ignore that safari is the only real option on iOS). VSCode has slowly been getting more and more bloated, but the alternatives are all very meh or are missing crucial extensions.
Out of curiousity, what is an example of a crucial extension alternatives are missing?
Re: VSCode rebrands as "The open source AI code editor"
#74Earlier quoted context omitted.
While Emacs can run in a terminal, it is more widely used as a GUI application that can render images, PDFs, variable-pitch fonts, handle mouse support (drag-and-drop, menus, scrollbars), and even work on touchscreens such as on Android [1]. You are right that VS Code has a "nicer" out of the box UX (this is subjective of course), but Emacs offers a malleable environment. In VS Code, you are limited to what the APIs…
Thanks, it's been so very long since I've tried emacs. I remember I didn't like how it looked. So I used vim instead. (There was no vscode back then.) So I never did give it much of a try. Emacs might be a solid editor choice but my intuition is that it probably won't be worth it for the same reason LiteXL wasn't for me. If I do work on adding features to my editor I think I'd be more comfortable doing it in js, html…
Re: VSCode rebrands as "The open source AI code editor"
#75https://underjord.io/the-best-parts-of-visual-studio-code-ar...
Re: VSCode rebrands as "The open source AI code editor"
#76Earlier quoted context omitted.
Thanks, it's been so very long since I've tried emacs. I remember I didn't like how it looked. So I used vim instead. (There was no vscode back then.) So I never did give it much of a try. Emacs might be a solid editor choice but my intuition is that it probably won't be worth it for the same reason LiteXL wasn't for me. If I do work on adding features to my editor I think I'd be more comfortable doing it in js, html…
Actually there are plenty of packages already which can near Emacs to VSC or Sublime in look and feel, and imho go circles around the 2 in functionality.
https://github.com/DevelopmentCool2449/visual-emacs
Which didn't really impress me terribly much.
Re: VSCode rebrands as "The open source AI code editor"
#77Earlier quoted context omitted.
Out of curiousity, what is an example of a crucial extension alternatives are missing?
If you do embedded development, things like https://platformio.org/platformio-ide , but also smaller, nice to have extensions for auto-deploying code to cloud providers, etc.
[1]: https://docs.platformio.org/en/latest/integration/ide/index....
Re: VSCode rebrands as "The open source AI code editor"
#78Earlier quoted context omitted.
Actually there are plenty of packages already which can near Emacs to VSC or Sublime in look and feel, and imho go circles around the 2 in functionality.
Care to link to those? I looked and all I found was this: https://github.com/DevelopmentCool2449/visual-emacs Which didn't really impress me terribly much.
Re: VSCode rebrands as "The open source AI code editor"
#79This type of branding makes it impossible to find products lately. I was recently looking for embedded analytics platforms (and was willing to pay), but the search became incredibly frustrating as every database or analytics tool now brands itself as some AI first thing. The landing pages no longer help me figure out what they do, which I guess is good for raising investor money but I'm sure it can't be good for real…