r/linux4noobs May 31 '26

programs and apps Visual Studio Alternative For Linux

please any good alternative for visual studio bc I hate bloated electron apps aka vsc and also wanna use Linux but visual studio is not supported on Linux nor I wanna use wine for it I want a native ide for Linux like visual studio

Upvotes

113 comments sorted by

View all comments

u/mbonanomi92 Jun 04 '26 edited Jun 04 '26

VSCodium is just the open source version of VSCode without Microsoft telemetry, officially supported for Linux.

NeoVIM with LazyVim is another opposite option, have a look at some screenshots on Google. It's a CLI with a modern look, yet very light and minimal.