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.
seanmcb|9 years ago
and for multi cursor https://code.visualstudio.com/docs/editor/editingevolved#_mu...
Sean - a member of the @code team.
buu700|9 years ago
Edit: Apparently this is called the "minimap" and is a popular feature request, so guess that answers that.