Author Topic: Visual Studio Add-in  (Read 1644 times)

0 Members and 1 Guest are viewing this topic.

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Visual Studio Add-in
« on: September 13, 2012, 09:12:44 PM »
I'm in the process of re-installing and re-configuring everything ...

Does anyone know the name of the Visual Studio add-in that places a control on the right side of the IDE editor that allows for quick scrolling in the code ??

Refer this old snapshot I had backed up.

« Last Edit: September 13, 2012, 11:25:44 PM by Kerry »
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

LE3

  • Guest
Re: Visual Studio Add-in
« Reply #1 on: September 13, 2012, 10:22:45 PM »

owenwengerd

  • Bull Frog
  • Posts: 451
Re: Visual Studio Add-in
« Reply #2 on: September 13, 2012, 11:03:52 PM »
I've never used it, but Microsoft's VS Power Tools has one of those:
http://visualstudiogallery.msdn.microsoft.com/d0d33361-18e2-46c0-8ff2-4adea1e34fef

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: Visual Studio Add-in
« Reply #3 on: September 13, 2012, 11:23:12 PM »
I've never used it, but Microsoft's VS Power Tools has one of those:
http://visualstudiogallery.msdn.microsoft.com/d0d33361-18e2-46c0-8ff2-4adea1e34fef

Just came back to post that link Owen.
That's not the one I had, but I'm using it because the Add-in has an excellent 'Add References' dialog.
Some of the other stuff is good too .. like the Middle-Click Scrolling

I use JetBrains ReSharper and I thought it was included with that, but apparently not :)

Thanks Luis and Owen.

Another one I found was http://www.hanselman.com/blog/IntroducingRockScroll.aspx
« Last Edit: September 13, 2012, 11:27:10 PM by Kerry »
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

Jeff H

  • Needs a day job
  • Posts: 6150
Re: Visual Studio Add-in
« Reply #4 on: September 14, 2012, 12:11:17 AM »