JetBrains / ForTea

Apache License 2.0
56 stars 10 forks source link

Installing the plugin completely breaks Resharper #62

Closed aybe closed 2 years ago

aybe commented 2 years ago

Tried pretty much everything, removing the Unity plugin, uninstalling R# and deleting every single JetBrains folder in C:\ then reinstalling R#, as soon as the plugin gets installed, R# simply stops working:

devenv_ISQioMdRvl

It doesn't matter if you try reset any of the VS/R# settings or try whatever suggestion when searching for https://www.google.com/search?q=resharper+not+working, R# just doesn't want to start as soon as the plugin is installed.

Remove the plugin, restart VS, R# immediately works again as usual.

Microsoft Visual Studio Enterprise 2022 Version 17.0.4
JetBrains ReSharper 2021.3.2 Build 213.0.20211221.144419 built on 2021-12-21
ReSharper C++ 2021.3.20211222.101433
ReSharper 2021.3.20211222.101340

And after trying uninstalling the plugin, you may get the following:

devenv_WgPAMpw2pc

Here's the log: Fyvodyb.txt

But at this point, the R# installation is completely broken, plugin uninstallation has failed, R# will never start and plugin is gone from extension manager; the only solution is as said above, uninstall R#, delete all leftovers in C:\, finally, reinstall R#.

Any ideas are welcome,

Thank you