News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Idea

Started by Vampyre_Dark, September 21, 2005, 05:56:58 AM

Previous topic - Next topic

mandrav

If you shared the code, I 'm sure someone would take the task of wrapping it up in a plugin ;)
Be patient!
This bug will be fixed soon...

phlox81

Quote from: mandrav on September 21, 2005, 09:23:48 PM
If you shared the code, I 'm sure someone would take the task of wrapping it up in a plugin ;)

Its to old to share, and to messy  :lol:

Vampyre_Dark

Okay, it can be done. I'll wait until after the next stable to submit a request. I'm just wondering if you think it's a worthwhile idea?
C::B Wishlist
~BOYCOTT THE EVIL YELLOW BOXES~

mandrav

Quote from: Vampyre_Dark on September 21, 2005, 10:39:00 PM
Okay, it can be done. I'll wait until after the next stable to submit a request. I'm just wondering if you think it's a worthwhile idea?

Sure thing :)
Be patient!
This bug will be fixed soon...

grv575

Oh last time I checked goto function, I had remembered it included more functions than those present in the active file (which would defeat some modularity).  Looking again though at a recent cvs, it looks fine.  Only thing that might be nice is if the window was dockable.

mandrav

Quote from: grv575 on September 22, 2005, 11:16:44 PM
Oh last time I checked goto function, I had remembered it included more functions than those present in the active file (which would defeat some modularity).  Looking again though at a recent cvs, it looks fine.  Only thing that might be nice is if the window was dockable.

I don't think it ever displayed more functions than those present. It doesn't use the parser's cache or something. Instead it parses the file on the fly, so it's not possible to show things that aren't there...
Be patient!
This bug will be fixed soon...