The New Xojo 2024 is now FREE

I am of the opinion that IDEs that integrate versioning are the worst IDEs. For work I use Eclipse, it handles real versioning but I don’t use it. I do everything from the Git command line or simply use Fork, an external version control manager.
With an elegant interface I manage my master and branches.