Migrated to R#9. Unknown Switch :ReSharper.Plugin problem

75 views
Skip to first unread message

Dmitry Dolotovskikh

unread,
Dec 9, 2014, 1:33:02 PM12/9/14
to resharpe...@googlegroups.com
Hi

I've updated SDK from 8.2 to 9.0 from nuget repository. It is OK.
But when I tried to debug (Ctrl+F5 or F5) I got incident 



After googling I have found many posts about that. My registry key JetBrains.ReSharperPlatformVs12,1.0 in the

HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\12.0\ExtensionManager\EnabledExtensions

has value 

C:\Users\dmitry\AppData\Local\Microsoft\VisualStudio\12.0\Extensions\JetBrains\ReSharperPlatformVs12

Also I deleted line
<s:Boolean x:Key="/Default/Housekeeping/JumpVsixFromMachineToPerUser/IsEnabled/@EntryValue">False</s:Boolean>
from file C:\Users\dmitry\Application Data\JetBrains\ReSharper\vAny\GlobalSettingsStorage.DotSettings
No success.

What can I do more?


Thanks
Dmitry

Matthew Ellis

unread,
Dec 9, 2014, 3:15:06 PM12/9/14
to resharpe...@googlegroups.com, resharpe...@googlegroups.com
You can’t use the /ReSharper.Plugin flag. You need to build your plugin, package it into a .nuspec file and then install it via the extension manager (add a custom source in the Options -> Extension Manager dialog and point it to a local folder). It should then be installed and you’ll be able to run it. I’m writing it up now, so I’ll publish full details tomorrow. Here’s a quick overview: https://github.com/JetBrains/resharper-devguide/issues/14

Matt



--
You received this message because you are subscribed to the Google Groups "resharper-plugins" group.
To unsubscribe from this group and stop receiving emails from it, send an email to resharper-plug...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages