bookmarks

null0000

Member³
I am evaluating v.7.0 and noticed that bookmarks now become global.
Well, I am used "jump" thru the code back and forth while using those bookmarks that were usefull while being in the context of the code, being local to the program.
so I am wondering if there is a way to "place" them back thru some configuration.
IMHO being global they became too generic:
"Program window Line XXX" is vague when you have 5-6 packages open!
 
We'll consider a preference for this. I guess that this preference should limit the scope of the bookmarks to the current editor.
 
Originally posted by Marco Kalter:
We'll consider a preference for this. I guess that this preference should limit the scope of the bookmarks to the current editor.
Or just to have some sort of configuration that places back(like it used to be ;-) ) bookmarks in the context of code content (killer feature for package analysis!)
 
I would like to add to this..

.. it appears that I have lost local automatic bookmarks completely. For instance, if I jump to another part of code by clicking on the subroutine name in the code contents window and then use I always end up in the previous program window.
 
There is indeed a bug in the navigation function that can cause such a problem. It is fixed in 7.0.1 which will be available later this week (probably tomorrow).
 
Back
Top