User forums > Using Code::Blocks

How to return back from "goto" command in Editor

(1/1)

zend:
Hello,

When I using command "Find Implementation" on some function, the Editor moves me to another source line and source file. If there any operation that can return me back to the point, from what I have moved? (Like it works in Eclipse editor)

Thanks

zdena:
Ctrl-Alt-Z works for me.
View -> Jump -> Jump Back

BlueHazzard:
or  ctrl+alt+left arrow

Pecan:

--- Quote from: zend on February 07, 2020, 11:52:39 am ---Hello,

When I using command "Find Implementation" on some function, the Editor moves me to another source line and source file. If there any operation that can return me back to the point, from what I have moved? (Like it works in Eclipse editor)

Thanks

--- End quote ---

Be sure BrowseTracker is running and enabled(mainMenu/plugings/manage plugins...).
Then jump back using MainMenu/jump/jump back.
You can set a shortcut to that menu item with MainMenu/Setting/Editor/Keyboard Shortcuts (from left column).

zend:
Jumb Back Works! Thank you!

Navigation

[0] Message Index

Go to full version