Wednesday, November 21, 2012

Jump back and forth in Code::Blocks

Hi all,

This is how it is done.

  1. First, you need the BrowseTracker plugin.
    • The BrowseTracker-plugin is part of the contrib-plugins. You can install it using the synaptic package manager (codeblocks-contrib)
  2. Once you have the BrowseTracker plugin you would see "Jump" tab in the "View" menu.
    • now you can use this "Jump" for navigating back and forth.
  3. However, to make things a little bit easier you can use the Keyboard shortcuts plugin to assign shortcuts.
    • Go to "Settings->Editor" in the menu bar.
    • Choose "Keyboard shortcuts"
    • In the Commands: option go to Menu bar->View->Jump and add your keyboard shorcuts
That's it!

Cheers!!!

No comments:

Post a Comment