Velvet Star Monitor

Standout celebrity highlights with iconic style.

news

How to get ViSimulator plugin to work in Notepad++ 7.6.6?

Writer Andrew Mclaughlin

I recently updated Notepad++ to version 7.6.6 and now my ViSimulator plugin (which provides VIM-style keybindings) won't work. In fact, the Notepad++ plugin manager no longer recognizes ViSimulator at all.

I re-downloaded the DLL visimulator.dll here and saved it to my plugins folder but the Notepad++ Plugins Admin panel doesn't see it. I am using the 32 bit version of Notepad++.

Has anyone experienced this issue and figured out a solution? Thanks!

1 Answer

  • Create a directory ViSimulator in your plugins directory
  • Make sure you copy your ViSimulator.dll into that directory not at the plugins directory level (that's changed from previous versions!)
  • Start up NotePad++
  • Look at Plugins dropdown - ViSimulator should now show up
  • Select it and make sure you Enable the plugin

It should work now. I just did this a minute ago after scrambling about after a NP++ version update and my previous Vi mode no longer worked.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy