I was wondering if anyone else has problems with the editor that ships with DarkBasic Pro.
Occasionally, it appears to be corrupting my code - here's an example of what I mean :
If I remove the line, the error simply moves down to the following line - and this is previously perfectly working code.
Another problem I have is sometimes it doesn't show what I am typing immediately and all of a sudden it will "catch up" often with disasterous results as my deletes and backspaces when wondering what the hell is going on are also caught up.
I have patched to the latest editor (I did this at the same time I upgraded to 5.5 on DBPro itself).
The typing thing is not so much of a problem but this corruption is really beginning to annoy me - I have no idea how to get around it - I have tried pasting the entire code into Notepad, deleting it all from the DBPro editor, and pasting it back in afterwards but the same problem returns.
Any suggestions would be appreciated.