NAME
App::Codit::Plugins::Bookmarks - plugin for App::Codit
DESCRIPTION
Manage bookmarks for all files.
DETAILS
The bookmarks menu only covers bookmarks within the selected document. The bookmarks plugin covers the bookmarks in all open files. I creates a bookmarks list in the navigator panel and a previous and next button in the toolbar. Previous and next refer to the previously and next selected bookmarks.
The sessions plugin restores all bookmarks in the Bookmarks plugin if it is loaded.
COMMANDS
- bm_plug_next
-
Jumps to the next selected bookmark.
- bm_plug_previous
-
Jumps to the previous selected bookmark.
LICENSE
Same as Perl.
AUTHOR
Hans Jeuken (hanje at cpan dot org)
TODO
BUGS AND CAVEATS
If you find any bugs, please contact the author.