Sublime MarkThe marking system from Sublime Text. FeatureThe marking system in Sublime Text is a light version compared to Vim’s, but with two differences:
Todo
MotivationIn my opinion, this is a mid-range navigation tool. It has a smaller scale than Bookmark and bigger than Jumpy. The bookmark system could cover the whole project, while Jumpy only covers a few lines. I use this plugin to jump in a single file. It doesn’t have to manage because of the one-set limitation, making it easier to use after a long time of usage. [#1] The marks will still be there if you directly close Sublime Text and reopen it, but it will disappear after you close the file tab. For now, this version of implementation will always disappear in either way. |