I learned about vibe coding two months ago and, wow, writing this with Claude has been lots of fun. Almost to the point in the project of having full AI integration in the IDE.
Does it still have the drag-n-drop GUI feature to make graphical apps, or is that a strictly Windows thing?
It has been challenging trying to get Gtk 3 widgets to play nice. Finally just rolled my own custom-drawn editor, treeview, and listbox. Going to release them later in a library.
I think it's cool that you did it, it's just not a language that I've seen get a lot of love.
And, Linux lacks any such tools. Not even VS Code has a plugin for VB.
You could also have used Mono.TextEditor btw. I personally find it better than GtkSourceView, and for having ported it to GTK# 3 myself, it was rather straightforward to port.
Dedicated for sure though, and commendable, especially since it's FOSS.
Another tiny open-source IDE (for Java) is https://github.com/bobbylight/RText
impendingchange•6h ago