Pelles C forum

Pelles C => Feature requests => Topic started by: post from old forum on September 14, 2004, 03:41:31 AM

Title: Remember bookmarks
Post by: post from old forum on September 14, 2004, 03:41:31 AM
it would be nice to have bookmarks remembered between sessions (if you bookmark, close, reopen file they are lost)
also the possibility to add description would be nice for those loooong source files

e.g. bookmark setup window:


   bm#  pos|line  shortcut description

TBD
Title: Remember bookmarks
Post by: post from old forum on September 14, 2004, 03:41:58 AM
>it would be nice to have bookmarks remembered between
>sessions (if you bookmark, close, reopen file they are lost)
This should be simple enough (like breakpoints). I will add it to the next release.

>also the possibility to add description would be nice for
>those loooong source files  
This requires some more work. I put it on the 'wish-list'!

Pelle