+1

How to jump to previous position in file?

Sergey Shepelev vor 12 Jahren aktualisiert vor 12 Jahren 1
Do we have a synonym for Vim's Ctrl+i / Ctrl+o? Looking for implicit bookmarks feature without remembering line numbers. Like edit at line 100, jump to line 290, edit there, jump elsewhere yet, then jump back to last edit position (290), then jump back to first edit position (100). I think as many as 5 last edit locations should be enough.
This plugin does the job: https://github.com/optilude/SublimeTextMisc/blob/master/navigationHistory.py