I have a procedure open in the editor and we want to run it in debug to test a simple change we are using the same parameters in the procedure for every execution.
Currently we do it by clicking the debug option and then clicking execute but I was wondering if there is a keyboard shortcut that I can use to skip straight to the execute assuming the parameters are the same as last time?