News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

How to install BrowseTracker Plugin

Started by cheetahlover, June 09, 2016, 07:25:50 AM

Previous topic - Next topic

cheetahlover


ollydbg

Quote from: cheetahlover on June 09, 2016, 07:25:50 AM
Hi,

Can anyone tell me how to install this package?
http://wiki.codeblocks.org/index.php/Browse_Tracker_plugin

This is contributed plugin already in C::B distribution. What is your OS?
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

cheetahlover

I am running on Ubuntu. I still cant seem to find how to go back to the previous location once I open up a declaration in code blocks. I am running Code Blocks 13.12

Pecan

You can use the View menu items or add hot keys to them using the KeyBinder plugin.



In the View menu, notice the "Jump" item. This allows you to jump back and forth between recently viewed lines of code.

cheetahlover

Browse track and jump seem to be missing from my View menu. I am running Ubuntu 14.04, and 13.12 Code Blocks

BlueHazzard

search in your software center (or better synaptic packet manager) for condeblocks contributed plugins and install them

greetings

cheetahlover