Is there a keyboard shortcut of navigate-back-to-previous-location for the Google Apps Script Programming Environment?

43 views Asked by At

If I push Ctrl+F12 to go to the definition of function. I would like to go back to previous location. In VS code, I can press Alt+Left-Arrow to go back. In Google Apps Script Programming Environment(in Chrome web browser, windows 10), I also tried to press Alt+Left-arrow, but it triggered to go back to previous page, which is the function of web browser. I expected it can go back to previous editing location, but it was not. Is there a keyboard shortcut of navigate-back-to-previous-location for the Google Apps Script Programming Environment? Thanks.

0

There are 0 answers