Posted By: KevinB | Aug 13th, 2008 @ 1:01 PM
page 1 of 1
Comments: 7 | Views: 808

Just seen this over on MSDN. It is discussion of a new feature for Visual Studio Next. It is supposed to give you a visual representation of the file you are working on so you can quickly spot errors and move around your file quickly.

Anyone got any opinions or thoughts on it?

http://code.msdn.microsoft.com/vslangfutures/Wiki/View.aspx?title=Document%20Map%20Margin

Kevin

CannotResolveSymbol
CannotResolveSymbol
{insert caption here}
Looks pretty useful--  the marker bar view has actually been part of Eclipse and XCode for ages (and I'm sure some other IDEs implement it too), but I haven't seen a thumbnail view before--  that could be pretty handy.

If they want extra points, they can make the marker bar view actually line up with the scroll bar (Eclipse's bar doesn't line up with the scroll bar, which can be annoying, and XCode's view is inside the scroll bar, which means any markers inside the current view are completely hidden).
Ooooh.

I want it to only show up while I'm dragging the scroll thumb around.  I wonder if they'll make that an option.
turrican
turrican
Condemnation without investigation is the height of ignorance! - Albert Einstein
Amazing!
SlackmasterK
SlackmasterK
I write my OWN blogging engines
The thumbnail idea is awesome.  When I've got a long codefile (common) and the core logic is in a loop six levels deep (Uncommon, but it happens), it'll be easy to find!
Dr Herbie
Dr Herbie
Horses for courses
Oh, you mean like Rockscroll, which I've been using in VS2005 for weeks now ...

A little bit basic, doesn't handle collapsed regions, but still useful.


Herbie

yeah, I wanted to mentioned it too... it's pretty cool, but it does some strange changes to the editor and sometimes brakes syntax highlighting + the regions buggy , I used it for some time...
page 1 of 1
Comments: 7 | Views: 808
Microsoft Communities