Celeb Glow
news | March 11, 2026

Enabling MRU tabbing in Notepad++ but without the "document switcher" popup?

I like the MRU (Most Recently Used) tabbing order of Notepad++, but really dislike the "document switcher" that pops up when you use Ctrl-Tab.

When I disable the document switcher option in Settings -> Misc, it also disables the MRU behaviour, for some unknown reason. Is there some manual tweak / trick to keep MRU without the doc switcher popup?

2

2 Answers

No, there is no tweak at the moment. If you are a programmer, you can inspect N++ source code to confirm.

I know this is an old question, but since it keeps popping up on Google search results I thought I'd answer it.

Yes, in the latest NP++ versions you CAN disable the Alt-Tab switch window and just have the MRU switch behavior you expect.

Just go to:

Settings > Preferences > MISC. > Document Switcher: uncheck Enable

Alt+Tab will continue working, but the popup will not appear.

Document switcher settings

2

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