this post was submitted on 25 Jul 2024
124 points (99.2% liked)

Neovim

2113 readers
1 users here now

founded 1 year ago
MODERATORS
 

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

you are viewing a single comment's thread
view the rest of the comments
[–] AVincentInSpace@pawb.social 15 points 2 months ago (2 children)

Love how the lowest 3 are Eclipse, NetBeans, and Code::Blocks

[–] CameronDev@programming.dev 3 points 2 months ago (1 children)

Those are the 3 I was forced to use in Uni. Only one missing is Bluejay

[–] AVincentInSpace@pawb.social 4 points 2 months ago (1 children)

These companies really do have a competition going for who can make the shittiest Java IDE, huh

[–] CameronDev@programming.dev 4 points 2 months ago

At the time (pre-Jetbrains) Eclipse was pretty good. Haven't been back lately, but it was a top tier IDE.

I think the others are all closer to pet-projects, they are basically a text editor with a run button, I even wrote one myself for tcl. I just never got the chance to inflict it on some poor uni students :D

[–] NostraDavid@programming.dev 2 points 1 month ago

Code::Blocks is a step up from Bloodshed DevCpp, which was outdated the moment we started using it, but our teacher was a hardcore "I only need a netbook with Windows XP to program my games" kind of guy. He loved programming games for game systems that were older than him 😂. Good on him for being content to work on a 10" screen though.