+1
How to jump to previous position in file?
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.
0
Sergey Shepelev 13 lat temu
This plugin does the job: https://github.com/optilude/SublimeTextMisc/blob/master/navigationHistory.py
Customer support service by UserEcho