v2.3.0
Goto Next/Prev mark in the list:
Use case:
Assume a situation where we might be exploring some code base we are not familiar with containing littered logic
We bookmark some places of interest first and write some description for it. At first we do not know the meaningful order we want to traverse them so these are bookmarked in random order.
What's Changed
- Update README by @nfginola in #46
- desc format config and update the default config with order id by @LintaoAmons in #47
- Add option for split dimension for Treeview by @nfginola in #53
- Goto within list by @nfginola in #50
Full Changelog: v2.2.0...v2.3.0