nick-gravgaard / AlwaysAlignedVS

Elastic tabstops for Visual Studio
MIT License
123 stars 7 forks source link

Doesn't work with Resharper #2

Open luedi opened 7 years ago

luedi commented 7 years ago

The extension can't be used along with the popular Resharper Add-In. When they are installed together, following exception occurs in Resharper:

Could not get vertical scroll bar. AlwaysAligned.TextBufferToViewMapService+FakeWpfTextViewMargin, AlwaysAlignedVS, Version=2017.0.0.28122, Culture=neutral, PublicKeyToken=null does not implement IVerticalScrollBar interface.

i-e-b commented 7 years ago

Which version of ReSharper and VisualStudio are you running? I have VS 15.3.5 and ReSharper 2017.1.3, and it seems to be working for me.

luedi commented 7 years ago

I'm also using VS 15.3.5 but R# 2017.2.1. At the time i tried the extension it was VS 15.3.2 and R# 2017.2. I would resinstall the extension to verify teh error. Unfortunately i can't find your extension at the marketplace anymore.