I'm pretty sure they are implemented independently, so changing just the Ctrl-Tab (switch to last document) from a 2-buffer to an n-buffer (n being the amount of open documents) should not affect code navigation. -Mark
On Mon, Aug 11, 2008 at 2:55 PM, Yura Siamashka <[EMAIL PROTECTED]> wrote: > On Fri, 8 Aug 2008 18:26:41 +0100 > Nick Treleaven <[EMAIL PROTECTED]> wrote: > > > A related subject is Code Navigation, which is currently implemented as > > a queue of places in the code in various documents. For me, it would > > be better if code navigation had a queue _per_ document, as I prefer to > > use Ctrl-Tab to switch documents. So if we implemented a MRU document > > forward/back queue I think it would make sense to change code > > navigation to be limited to each document. This would suit me well, not > > sure about everyone else ;-) > > If code navigation will work only per document, I guess I won't be able to > use geany as text editor for programming any longer. Global navigation is > one of must have features to me. > > -- > Yura Siamashka <[EMAIL PROTECTED]> > _______________________________________________ > Geany mailing list > [email protected] > http://lists.uvena.de/cgi-bin/mailman/listinfo/geany >
_______________________________________________ Geany mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
