Node:Back/forward navigation, Next:ECB-window synchronizing, Previous:Hiding the ECB windows, Up:Usage of ECB
With ECB you can "browse" in your source-files like with a web-browser. This means ECB stores the current buffer- and window-position relative to the current token1 in the edit-window after
ECB offers two commands ecb-nav-goto-next
(C-c . n) and
ecb-nav-goto-previous
(C-c . p) to go forward and
backward within this navigation historylist. These commands are also
available via the menu "ECB -> Navigate".
Aside normal "location-browsing" this is usefull for example in a
scenario where ecb-token-jump-narrow
is activated:
Now you will edit at the same place in the function.