Page 1 of 1

Dynamic Bookmarks

Posted: Wed Jun 13, 2018 10:29 pm
by amichalec
Is it possible to set dynamic bookmarks
i.e.
set bookmark 1 at line 153 text: "run-a-subroutine"
add 10 lines of code above line 153 thus the line number for the text "run-a-subroutine" is now 163

when I select bookmark 1 I go back to line 153 which is no longer where the "run-a-subroutine" is located. I want to return to the the text "run-a-subroutine" I don't care what line number it is now.

Re: Dynamic Bookmarks

Posted: Thu Jun 14, 2018 12:05 am
by jussij
What you describe is currently not possible, because as you point out as lines of text are added or removed, the location of the bookmark is not adjusted accordingly.

But I think what you are describing is a bug in how the bookmarks currently work :(

I will look into this and see if is possible to change this behavior to work as described.

My hunch is this should be doable and if that is the case, the feature should be available in the next Zeus release due in about a month or two.

Cheers Jussi

Re: Dynamic Bookmarks

Posted: Fri Jun 15, 2018 12:18 am
by jussij
I can confirm the behaviour of the bookmarking will be changed to work as described above and that this feature will be available in the next Zeus release due in the next month or two :)

Cheers Jussi

Re: Dynamic Bookmarks

Posted: Sun Jul 01, 2018 7:23 am
by jussij
This feature has been added to the latest Zeus 3.98p version found here: http://www.zeusedit.com/download.html

Cheers Jussi

Re: Dynamic Bookmarks

Posted: Wed Jul 18, 2018 4:11 pm
by amichalec
Most awesome 8) ... Thank You!! :D