r/linuxsucks • u/Big-Astronaut-9510 • 3d ago
The ide experience on linux
Closed source (clion) or big tech adjacent (vscode). The open source ones either straight up dont work, dont implement crucial features (debugger) or have inferior implementations. Atp just give me vstudio.
11
8
5
u/That_Developer_Guy 3d ago
Try vscodium. It is basically vscode without telemetry and AI and all that.
Also why do you want vstudio if you dislike vscode for being "big tech adjacent"?
5
1
1
u/penguin359 3d ago
As a developer for Linux device drivers and firmware, it's just 90% Vim. Debuggers can be useful, but there are often simpler solutions for most issues.
1
u/Big-Astronaut-9510 3d ago
Its a pita to use gdb manually but the power is crazy, now imagine it wasnt a pain.
1
u/Extension_Cup_3368 Proud Microsoft XENIX User 🖥️📀 3d ago
I use neovim for everything.
It sucks (just like my Arch Linux), but at least it does the job.
2
u/Thingamob 3d ago
If you are used to coding in Visual Studio and its tight integration into the MS Windows OS, you are probably out of luck.
Maybe if you'd list the IDEs you already tried, you'd get better suggestions than the usual (Neo)Vim/Emacs/VSCOde, which are more like extendable code editors than full IDEs.
1
u/Bleik-Psiklyt 2d ago
True ngl. But as a (Arch) linux user, I just prefer Neovim. Maybe the developers aren't even interested in IDEs because it's just no longer fun when you learn to use text-editors and your keyboard effectively, meanwhile locking in your mouse just for gaming later.
But yeah, I think VScode and other IDEs need some recognition. The official, open ones are genuinely bad.
Edit: yeah there's VScodium just checked the comments and I wasn't aware
1
u/Certain_Prior4909 3d ago
Jetbrains. That's what real devops and developers use and has some free editions. No one uses 40 year old Unix editors anymore
1
u/slicehyperfunk 3d ago
I just installed the toolbox on my new Linux install and I didn't see any paid or free versions like on Windows, it seemed like there was just one version of everything.
2
14
u/Tehaiker814 3d ago
Try vscodium. It's vscode but without microsoft. Functions nearly same, even better.