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

3

0

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?

ingredient_15939

Posted 2013-05-05T16:30:13.300

Reputation: 151

Possible duplicate - http://superuser.com/questions/201001/disabling-doc-list-when-using-ctrl-tab-in-notepad

– Anish Ramaswamy – 2015-05-03T22:05:49.840

Answers

0

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.

Wil

Posted 2013-05-05T16:30:13.300

Reputation: 1

0

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

miroxlav

Posted 2013-05-05T16:30:13.300

Reputation: 9 376