The Computer Oracle

notepad++ plugin manager shows no available plugins

--------------------------------------------------
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: City Beneath the Waves Looping

--

Chapters
00:00 Notepad++ Plugin Manager Shows No Available Plugins
00:16 Accepted Answer Score 12
00:36 Answer 2 Score 12
00:58 Answer 3 Score 8
01:41 Answer 4 Score 9
02:01 Thank you

--

Full question
https://superuser.com/questions/379339/n...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#notepad++

#avk47



ACCEPTED ANSWER

Score 12


I find the reason.

My computer is in a LAN and the browser is using a proxy. I add the proxy for the plugin manager and update the plugin manager.

After all, it works.

enter image description here




ANSWER 2

Score 12


Also, make sure the plugin manager is itself updated !

You will need to launch Notepad++ as an administrator because the plugin are saved/updated under %ProgramFiles/ which is protected

Go to Plugins / Plugin Manager / Tab Updates and check if plugin manager has an update. Relaunch and voilà.




ANSWER 3

Score 9


If the all of the above fail, try this:

  1. Manually download the plugin .
  2. Then from menu settings → import → import plugin, navigate to the plugin (.dll) location.
  3. Load the file.

Check the Plugin menu, the new plugin will be listed there.




ANSWER 4

Score 8


I know this was answered a long time ago, but, a similarly-looking problem made me google, and land here.

Problem : Plugin Manager doesn't show in the Plugins Menu.

Why : You downloaded the 64-bit NPP version, and Plugin Manager doesn't support 64 Bit.

Solution : Uninstall, and Install 32 bit version.

Note : Directly from the download website, right next to the url it says that Plugin Manager won't work (lol), I didn't even read it just clicked 64-bit download, and while writing this post I figured that out. Anyhow if I missed it the first time, odds are someone else will also miss it hence my post.