2021-01-03 07:00 AM
Hi :)
So I've been using the lovely software provided by ST, called ST Visual Develop, which is, not only one of the worst IDE I have ever encountered (I quickly switched to writing the actual code in another editor), but also is full of so many bugs.
It got to the point now that I can literally create an empty new project, add my files and the program crashes every time. I also try added empty files - which works - but when manually copy-pasting my code in it the program crashes again. I also tried copying small bits at a time, but I cannot really identify which bits makes the program crash.
Anyways - sorry for the rant - point is I am only using the program for debugging, so I was wondering if there are other alternatives?
Cheers
Simon
2021-01-03 07:40 AM
Ok I found the problem - I forgot this software was made in 1995 and does not like spaces in folder names...
Would still love to hear about alternatives though :)