- Fixed icon color setting for Windows
- Added a setting to change icon color
- Added an option to align bookmarked line at the top when navigating to the next / previous bookmark
- "Navigate to previous bookmark" command added (default shortcut
F2+Shift
) -bookmarksNG.navigateToPrevBookmark
- changed default navigation behaviour to scroll bookmarked line to the center only if it was not in current viewport
- remove bookmarks inside multi-line selection on bookmark toggle. Works only for single multi-line selection
- fixed bug with zomby bookmarks (bookmarks that become uncontrolled after text updates)
- clear bookmarks that are inside deleted text blocks
- different icons for light and dark themes
- new command added -
bookmarksNG.navigateToNextBookmark
(default shortcutF2
)
- readme example
- icon update
- fixed lost bookmarks during file switching or IDE reopenings
- readme update
- add repository
- initial version with the main functionallity of toggling bookmarks and clearing all of them at once.