Closed rexxitall closed 3 years ago
I have a routine which dos all that tricks ane even more. Just would need to know ho to hack her in as well as set the colors, and fontstyles. BTW Font styles does not work in VFBE. I use a brute force attack powered by dictionarys to figure aout what is Freebasic and what is user defined. Its really fast. by the few lines whats shown to the user you could even do this in real time :)
Thanks - :) I guess now ive to update the color files :D
Not worth it.
Operators, mathematical functions, numbers bracets needs own colors. things like + - * / ( ) should have additional space chars. On the Picture you just see a red mud of math:
Even in VBA which is not that perfect it looks better:
On large math routines it simply makes some sense to have different colors for those different elements. Its als a big help if you can recognize if something is a real number or integer number. On your 4 Keyword files i would add Number 5 for things like SIN COS SQR TAN :)