Hi,
Am I correct in assuming that Browse Tracker is the only method of browing code?
I'm sorry to mention here but when using CodeWright there are back/forward buttons which takes you to your last cursor position whichever files they maybe in.
Is there any plugin similar available for CodeBlocks?
There was another plugin, but I don't remember its name.
Also I've a simple plugin that does this, but it is not finished...
Anybody know the name of the Plugin?
Plus...
@oBFusCATed - When will you be able to release your plugin??
When it is ready :lol:
Quote from: alberto on October 28, 2010, 10:37:40 AM
...
I'm sorry to mention here but when using CodeWright there are back/forward buttons which takes you to your last cursor position whichever files they maybe in.
For me, BrowseTracker does the same. Alt-arrow up/down switches between the last and next editors in the use stack.
Assigning Alt-arrow left/right to Menu/View/Jump/back/forward cycles between the previous/next cursor positions (within a half page) within a use stack.
Quote from: oBFusCATed on October 28, 2010, 11:34:01 AM
There was another plugin, but I don't remember its name.
Also I've a simple plugin that does this, but it is not finished...
this one?
http://forums.next.codeblocks.org/index.php/topic,9886.msg68973.html#msg68973
Ok, I downloaded and built codeblocks (I'm using svn6752), built wxwidgets and then Tracebar.
But... the Tracebar plugin refuses to work with my released svn build, it works ok if I run Codeblocks from the version I have built myself (ie the same svn6752).
I get the usual, possible SDK error on startup.
Anyone know whats wrong?
@alberto
you need to download the source code of Tracebar and build it.
that should works.
Thats what I've already done. The plugin won't work with the released version of the SVN.
Quote from: alberto on November 19, 2010, 01:10:10 PM
Thats what I've already done. The plugin won't work with the released version of the SVN.
You can PM the author of trackbar.
I have build trackbar plugin several months ago. I will check it if I had some time.
Quote from: alberto on November 19, 2010, 01:10:10 PM
... released version of the SVN....
What do you mean here?