Enterprise Plugin Repository
Is it possible to host our own ReSharper enterprise plugin repository like we can do for IntelliJ IDEA?
https://www.jetbrains.com/idea/help/adding-plugins-to-enterprise-repositories.html
Please sign in to leave a comment.
Yep. You can host your own NuGet repository, or use a file system folder, or service like myget.org, and host extensions there. You can configure them in the options dialog. See here for more info: https://www.jetbrains.com/resharper/webhelp/Reference__Options__Environment__Extension_Manager.html