SLaks / Rebracer

Saves editor formatting settings as part of each solution.
http://visualstudiogallery.msdn.microsoft.com/410e9b9f-65f3-4495-b68e-15567e543c58
44 stars 15 forks source link

Not working in Visual Studio 2017 #33

Open zdarovka opened 7 years ago

zdarovka commented 7 years ago

The Rebracer extensions does not work at all in Visual Studio 2017, there is no popup in right top corner that the settings were loaded, and formatting is also not applied.

DejanMilicic commented 7 years ago

+1

akrysan commented 7 years ago

I had the same problem. PR https://github.com/SLaks/Rebracer/pull/32 resolve this issue. Tested on VS 2017 15.3.2. Please @SLaks accept that PR and release new version.

akrysan commented 7 years ago

I was wrong PR https://github.com/SLaks/Rebracer/pull/32 only fix a couple of bugs. In order to be compatible with latest VS 2017 15.3.2 you should clone my repo https://github.com/akrysan/Rebracer and build Rebracer.vsix file. I have updated a project COM references.

wirelessdreamer commented 5 years ago

+1

skwsk8 commented 5 years ago

+1

postb99 commented 5 years ago

+1, any news yet? I use VS 2017 Professional and noticed that I sometimes have the "applying rebracer settings" popup, so it worked, then did not work, then worked again, don't know yet.

Is Rebracer project really dead? For people who can't afford ReSharper, does StyleCop and .editorconfig meet all their needs or what do you still use Rebracer for?