Disabling doc list when using ctrl-tab in Notepad++

13

4

I'Is there a way to disable the "doc list" that is displayed when you switch between documents with CTRL+TAB?

I'm used to editplus, where hitting CTRL+TAB simply switches the document immediately.

This is useful to quickly switch between several documents and find the one you want by content instead of by name.

ripper234

Posted 2010-10-19T10:46:55.293

Reputation: 9 293

Answers

16

Settings > Preferences

Click the MISC. tab. Find the Document Switcher box on the left side. Uncheck Enable.

Your CTRL+TAB now just slides through documents.

doppelgreener

Posted 2010-10-19T10:46:55.293

Reputation: 491