Be able to start your program in single line mode with F10

Previous topic - Next topic

FutureCow

I would like to be able to press F10 to start my program stepping through line by line. I know I can just put a breakpoint on the first line of code, but having F10 work would be nicer. It would also be really good if pressing F10 would automatically turn on debugging mode first if debugging wasn't currently selected.

Just a thought : I also think it would be more intuitive to have the breakpoint options with the rest of the debugging stuff (under Compiler->Debugger) rather than under (Edit -> breakpoints