Question

I mostly use SlickEdit and eclipse while working on embedded systems. Once in a while I need to use Visual Studio, and I terribly miss this feature that is known by different names in different editors. Basically you get a small window of 'outline style' code summary on the side (showing just the function names and optionally the static and globals at the top). You click an item on this little window and your cursor in the main editor window magically jumps to that item location. Here is how it looks like in SlickEdit:

http://sites.google.com/site/fractalspace/tmp1

Anyone knows what I am talking about ?

Any 'pointers' will be much appreciated :) Thanks.

Was it helpful?

Solution

Take a look at the DPack addin

and more specifically at the Code Browser feature

OTHER TIPS

This post has a couple options that may suit your fancy. link

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top