Feature request - Global bookmarks

Guttorm

Member²
Today the bookmarks are local to each window. That is; There can be one 'bookmark #1' in each window.

I would like to have global bookmarks, ie that there is only ever one bookmark #1. Next I would like to be able to set one bookmark in a SQL window, one in one editor window, and one in another editor window, and then freely jump between them.

I would also like the ability to map, for instance ctrl-shift-n (where n is the keys 0..9) to 'Set bookmark n', and ctrl-n to 'Go to bookmark n'

It might be that this should be a separate kind of bookmark; (Global Temporary bookmarks?). I always use my bookmarks as temporary helpers for navigating with regards to the current problem. I guess the current implementation is for more permanent bookmarks.

Guttorm
 
Followup to myself: The 'Easy Bookmarks' plugin does the ctrl-shift-n, shift-n setting and gotoing of bookmarks.
It seems to be a bit quirky though. PL/SQL Developer and the plugin seems to disagree about which line the bookmark is on.. Plugin seems to be off by 1.

Guttorm
 
I think that if you use the latest PL/SQL Developer version, the "Easy Bookmarks" Plug-In should work okay.
 
I have 7.1.4.1390
(Strangely enough, 'Check Online Updates' claims the newest version is 7.1.4.1389 (one less))

I have version 1.0.2 of the plugin.

Guttorm
 
Back
Top