Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 550 Bytes

File metadata and controls

17 lines (14 loc) · 550 Bytes

Change Log

1.0.0

  • Initial release

1.1.0

  • Fixes major bug cased by not understanding workspaceState.
  • Fixes column and line numbers in mark listing.
  • Shows relative paths in mark listings when they are available.
  • Only shows local marks for currently open file in mark listings now.
  • Now correctly filters filenames in mark listings.
  • Global marks for closed files are now overwritten properly.

1.2.0

  • Editor now scrolls to mark after jump.
  • Adds command to select to a mark.
  • Adds command to clear all marks under the cursor.