LiteIDE是否支持“转到上一个”快捷方式?

I'm looking at the keybindings for LiteIDE and I'm trying to figure out how to "go to previous". E.G. you mouse over a function, click "go to definition" then you want to quickly get back to where you were. Usually most ide's have that as CMD + Left Arrow but I cannot seem to figure it out for LiteIDE.

Is this possible in version X22?

On Linux, Alt-Left and Alt-Right do it. Perhaps this maps to Option-Left and Option-Right on OS X. If not, or if you don't like that key combo, you could go to the View menu, choose Options, and go to the Keyboard tab, and find the Backward and Forward commands and assign them different bindings.