Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 446 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 446 Bytes

markstack README

Record document location into stack.

Release Notes

1.0.0

First release.

1.0.1

Make displayed message more readable, displayed number of line/column start from 1.

1.1.0

Different editor groups have their own stack.

1.2.0

More stack operation, show marked line at decoration column.

1.2.1

Finding nearby mark works when code folding.

1.2.2

Update mark position when document text changed