SimpleIDE

github.com

43 points by impendingchange 6 hours ago


armchairhacker - 3 hours ago

I think development environments are an undervalued field (perhaps because people hate writing UI). Tiny open-source IDEs are a great learning tool and can be starters for research IDEs (whereas VSCode, while more practical for production IDEs, has complexity that gets in the way of experimentation).

Another tiny open-source IDE (for Java) is https://github.com/bobbylight/RText

impendingchange - 6 hours ago

A lightweight, professional VB.NET IDE built with GTK# 3 on Linux using .NET 8.0. SimpleIDE provides a modern development environment specifically designed for VB.NET projects on Linux systems.

jp0d - 5 hours ago

I learned VB .net when it first came out back in 2003 (might have been earlier). VB was quite widely used back then and now days it's declined in popularity a lot. I checked the repo insights and it's a single person who's built this and has been maintaining it. Their contribution and dedication is definitely commendable even though the language isn't popular these and even more so on Linux! This is pure selfless programming!

tombert - 5 hours ago

Interesting, I didn't actually know that VB.NET ever got ported to Linux with the rest of .NET Core.

Does it still have the drag-n-drop GUI feature to make graphical apps, or is that a strictly Windows thing?

robertherber - 5 hours ago

I did learn programming with VB many years ago. It definitely holds some sentimental value for me although I wouldn’t consider using it today.

TheCleric - 5 hours ago

I truly don’t mean this as an insult, but it always catches me off guard that people are still using VB in 2025.

dartharva - 31 minutes ago

No drag-and-drop GUI builder :( I miss VB6 so much

mrcsharp - 4 hours ago

Absolutely love this! I learned programming with VB.NET and it still holds a special place in my heart.

herman_toothrot - 5 hours ago

The screenshot links are 404ing for me here.