Difference between revisions of "BrowseTracker plugin"
m |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 15: | Line 15: | ||
It uses the Alt-Up and Alt-Down keys to navigate to recently marked editor positions. | It uses the Alt-Up and Alt-Down keys to navigate to recently marked editor positions. | ||
− | For convienence there are menu items | + | For convienence there are menu items in the CodeBlocks View menu and the editor context popup that allow you further control over BrowseTracker. |
For each active editor, BrowseTracker memorizes lines for which the Left mouse key has been held down for 1/4 second. | For each active editor, BrowseTracker memorizes lines for which the Left mouse key has been held down for 1/4 second. | ||
− | The BrowseMark | + | The BrowseMark can be toggled on or off. |
− | + | The toggle key, clear key and delay are configurable via the settings menu. | |
− | All | + | All Browse mark can be cleared by a '''Ctrl'''-Left mouse click (user configurable). |
BrowseMarks appear visually as "..." in the left editor margin. | BrowseMarks appear visually as "..." in the left editor margin. | ||
Line 29: | Line 29: | ||
Browse tracker saves and restores both Browse marks and Book marks across editing sessions. | Browse tracker saves and restores both Browse marks and Book marks across editing sessions. | ||
− | + | The settings menu option allows the use of either a single Left_Mouse click or a Ctrl-Left_Mouse click to toggle BrowseMarks. | |
− | + | It also allows choices for clearing the BrowseMarks. | |
− | + | [[Image:BrowseTrackerOptions.PNG]] | |
− | |||
− | + | BrowseTracker is not part of the Release 8.02 Plugin Contributions section, and can be installed with the CodeBlocks installer. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 20:16, 9 March 2008
BrowseTracker is a small CodeBlocks plugin to browse back and forth to recently activated editors and recent cursor positions.
It uses the Alt-Left and Alt-Right command keys to move through the editor stack in the order in which they were activated.
It uses the Alt-Up and Alt-Down keys to navigate to recently marked editor positions.
For convienence there are menu items in the CodeBlocks View menu and the editor context popup that allow you further control over BrowseTracker.
For each active editor, BrowseTracker memorizes lines for which the Left mouse key has been held down for 1/4 second.
The BrowseMark can be toggled on or off.
The toggle key, clear key and delay are configurable via the settings menu.
All Browse mark can be cleared by a Ctrl-Left mouse click (user configurable).
BrowseMarks appear visually as "..." in the left editor margin.
Browse tracker saves and restores both Browse marks and Book marks across editing sessions.
The settings menu option allows the use of either a single Left_Mouse click or a Ctrl-Left_Mouse click to toggle BrowseMarks.
It also allows choices for clearing the BrowseMarks.
BrowseTracker is not part of the Release 8.02 Plugin Contributions section, and can be installed with the CodeBlocks installer.