User forums > Help

potential switcher questions

<< < (3/4) > >>

dmoore:
Re project load speed, I think the patch discussed here is in trunk and just needs to be enabled with the appropriate #define when building CB. I think that should improve load speed quite a bit! (There could be related issues with path handling in the CC plugin that need similar patching, or it could be something else entirely)

taukimus:
Link to SI's context window feature demo video.

http://s1292.beta.photobucket.com/user/taukimus/media/context_zpsb4143cc2.mp4.html

You will need to download the video to see it clearly, I think.  Also, VLC didn't capture the mouse position, so to see what is going on you'll need to watch the caret position and see how moving it changes the context window at the bottom.

taukimus:
Thanks dmoore.  I'll see if I can get a build system up and running to make latest trunk.

ollydbg:

--- Quote from: taukimus on February 02, 2013, 02:02:21 am ---Link to SI's context window feature demo video.

http://s1292.beta.photobucket.com/user/taukimus/media/context_zpsb4143cc2.mp4.html

You will need to download the video to see it clearly, I think.  Also, VLC didn't capture the mouse position, so to see what is going on you'll need to watch the caret position and see how moving it changes the context window at the bottom.

--- End quote ---
I just watch the video, do you mean when the caret position changes, the docked window at the bottom automatically show the source snippet of the type declaration?

In C::B, you can right click on a symbol, then select the "find declaration of xxxxx", after that, you will go to its position as you shown in the "context window".

I think its a feature request, right?

jarod42:
In VS, this window is called 'Code definition Window'.
(but VS do (random?) choose in case of ambiguity :/ )

The window is automatically updated when caret position change.
It is a permanent show declaration of xxxx.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version