User forums > Using Code::Blocks

how to browse inside one file

(1/1)

Joerg:
Hi,

with the browse tracker plugin I can easily browse through files.
But how to browse through one file?
e.g. I'm reading a function at the end of the file using a macro
defined at top of the file.
When I use right click/ find decaration I can easily go to the
definition of the macro.
But how to get back to the point where I was before?
Is there an option, or is it something to improve the Browse Tracker plugin.
Greets,Joerg

mariocup:
Hi rekisum,

if you want to navigate within a file, then you have to set the browse markers while holding the left mouse button for e.g. 200ms (see Browse Tracker settings). Now you can navigate with Alt+Up/Down through your markers. The markers will be browsed in the order you set them. Optionally you can sort markers by line numbers.

bye,

Mario

dje:
Hi !

You may use the wonderful "Go to function" feature (Ctrl+Alt+G).

Dje

Joerg:
Ok, it's not exactly what I wanted, but can get used to it i think.
BTW is there a 'goto matching bracket' hidden somewhere?
Regards,
Joerg

mandrav:

--- Quote from: rekisum on March 04, 2008, 05:04:17 pm ---Ok, it's not exactly what I wanted, but can get used to it i think.
BTW is there a 'goto matching bracket' hidden somewhere?
Regards,
Joerg

--- End quote ---

Ctrl+Shift+B

Navigation

[0] Message Index

Go to full version