Based on answers to the following question:
Which development environments did you use regularly over the past year, and which do you want to work with over the next year? Please check all that apply.
Neovim is the most admired code editor in the 2024 Stacked Overflow Developer Survey
Source: https://survey.stackoverflow.co/2024/technology#admired-and-desired-new-collab-tools-desire-admire
Love how the lowest 3 are Eclipse, NetBeans, and Code::Blocks
Those are the 3 I was forced to use in Uni. Only one missing is Bluejay
Sunk cost fallacy lol
Stockholm Syndrome tbh
Discord as the 2nd most desired sync comm. tool with 71% admire score
fucking zoomers
Discord is designed and implemented better than all of the other options I’ve used. I think I’ve used 10 of them.
I’m not surprised at Helix’s numbers, either. I wish we could sort by Admired; I think the picture would be more interesting.
Using my newly patented VisualSort, it looks like it’d go:
- NeoVim
- Visual Studio Code
- Rider
- DataGrip
- IPython
- Goland
- Vim
- Helix … 27 others
So, in the top 22%. And I think some of the others are cheating & cutting themselves short at the same time, because vim and nvim are fairly indistinguishable, and isn’t Goland based on IntelliJ?
What’s weird is that I’ve never heard of Rider or DataGrip[^1], yet Kakoune isn’t even on the list.
Sad to see Netbeans sink so far, though; back in the day, when I was a Java developer, it was my favorite, being far lighter weight than Eclipse and having a really decent WYSIWYG GUI designer. Nobody uses Java for desktop apps anymore, though, do they?
[^1] Edit: oh. .NET, and SQL. Well, I guess you could consider both to be programming languages if you squint a bit.
Edit #2: surveys are hard, but I really take exception to their OS survey, which they sum up as “windows is the most popular,” and then they have Linux broken up into 5 major distributions, and then yet another catch-all for “other distribution.” Windows is just “Windows,” not “Windows 11,” “Windows 10,” “Windows XP,” and “other Windows” (although they do break out WSL). And that’s not even counting Android. If you add up all of the Linuxes, it’s more popular than Windows (by this survey).
Seriously, who wrote this?
Vim and Neovim are fairly indistinguishable
You mean apart from being able to write plugins in Lua instead of Vimscript?