Hi!
This is not a bug, but rather a question about a feature.
Does visual studio recognise all the keywords? And is there a way to show the parameter-settings? Or is this just not implemented yet? If not, no rush, I just wanted to know if I had done something to stop it from showing.
example:
"Global", "For", "Do", "Loop" gets all a red colour, indicating that it is a keyword.
But "Dim" doesnt get a red text, neither does "Wait Vbl"...
And there isnt a "shortcut for the keywords as far as I can see. Just for the variables you have made. Using ctrl-space is shows all the already set names, but not any keywords you havent set already, if that makes sence :)
So, all in all, I maybe be jumping the gun here, its early days I guess :)
But... I am still having fun, making a game that was too slow in the 90's.
Yes it is early days. The syntax coloring system is done, but the colours for the moment are very basic. My tasks this week-end were to correct all the bugs that you guys reported (thanks), as it was high priority.
It is done. I will be working on the docs this week, and will complete this kind of things, with a proper syntax-coloring scheme...
Bugs first! A very good priority! :)