Offline plug-in installation process Follow
1) Open http://resharper-plugins.jetbrains.com/packages in a browser;
2) Log in to a site;
3) Find a plugin e.g. http://resharper-plugins.jetbrains.com/packages/JetBrains.AngularJS/ (pay attention, that there may be two versions of a plugin - one for R# 8.x and one for R# 10.x/2016.x);
4) In Version History, select a plugin version which covers installed R# build;
5) If you logged in, there will be a Download link;
6) Hit Download link and download the nuget package;
Note: If there are any additional dependencies (apart from "Wave") in Dependencies section on a plugin's page, download and put them to a local folder as well;
7) Put it to any local folder;
8) Specify such folder here "ReSharper | Options | Environment | Extension Manager | Add" and uncheck ".NET Products Gallery" checkbox;
9) Run ReSharper | Extension Manager and install the plugin which appears there.
Hint: if you use IE11 and it downloads *.zip file instead of *.nupkg, just change the file extension from "zip" to "nupkg".
Please sign in to leave a comment.
" and uncheck ".NET Products Gallery" checkbox"
I can't find this checkbox
The downloaded plugin files are zip files. Should they be unzipped before placing them in the local package folder?
@Jan I have never seen that downloaded plugins have .zip extension. It is usual .nupkg file (Nuget Package file).
This is out of date, there is no link to download you just get a message saying you need to download it through the extension manager.
As someone who works on an air-gapped network and has a resharper license this is pretty poor.
@Mark you have to be logged in.
How do I sign in within Resharper?
Is it possible to automate extension installation, e.g. silent install?
When I follow the process, I do not see any available plugins in Extensions Manager while "jetbrains.annotations.11.0.0.nupkg" and "jetbrains.unity.2.1.3.4208.nupkg" files exist in the local plugin directory. I verified the configured plugin folder.
Do you have any suggestions?