top | item 12681840

(no title)

seanmcb | 9 years ago

Try this https://code.visualstudio.com/docs/editor/editingevolved#_co...

and for multi cursor https://code.visualstudio.com/docs/editor/editingevolved#_mu...

Sean - a member of the @code team.

discuss

order

buu700|9 years ago

I love VS Code (we're pretty invested in TypeScript, so it was a natural fit), but the one thing I really miss from Sublime is that code preview thing that shows a bird's-eye view of the current file and lets you click around to any part of it. Any idea if there is or will be a way to enable the same functionality in VS Code?

Edit: Apparently this is called the "minimap" and is a popular feature request, so guess that answers that.