Feature Request - For the debugger
Blitz3D Forums/Blitz3D Programming/Feature Request - For the debugger
| ||
I can't find a more appropriate place to place feature requests so if there's a better forum, please let me know. Hopefully this is a simple one, but it would make my life SO much easier - can I get the global and local variables in the debugger ordered in alphabetic order (or can you provide a button or similar to do this?) Thanks!!! |
| ||
I admit it would be handy. Your only solution to to create your variables (Global) in alphabetical order, or use another IDE. |
| ||
The problem is that I use another IDE (IDEal which is brilliant!) but it uses the Blitz Debugger. Do any other IDEs have their own debugger with better features than the "built in" one? |
| ||
I'm afraid i don't recall... I'm back to suggesting you create them in alphabetical order, the globals anyway. Not much you can do about local vars. |