The Computer Oracle

Is there a way to manage tabs efficiently in Notepad++

-------------------------------------------------------------------------------
Become or hire the top 3% of the developers on Toptal https://topt.al/25cXVn
-------------------------------------------------------------------------------

Track title: CC I Beethoven Sonata No 31 in A Flat M

--

Chapters
00:00 Question
00:33 Accepted answer (Score 44)
01:28 Answer 2 (Score 14)
01:59 Answer 3 (Score 10)
02:18 Answer 4 (Score 10)
02:43 Thank you

--

Full question
https://superuser.com/questions/153109/i...

--

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

--

Tags
#tabs #notepad++

#avk47



ACCEPTED ANSWER

Score 47


How about Document List?

As of 2022 the Document List panel has a button on the toolbar

enter image description here


-- Previous Solution moved below - JBH Edit --

Go to Settings > Preferences... > General and under the Document List Panel heading, select the Show checkbox.

A vertical list of all open tabs opens on the left. I'm talking about Notepad++ version 6.3. Don't know about earlier.

enter image description here




ANSWER 2

Score 15


Notepad++ has session management built-in;

Feature to save tab sessions.

EDIT: as of NppV6.5.4, Session Manager Plugin needs to be downloaded from Plugin Manager. It does not have a tool bar button and needs to be activated from Plugin -> Session Manager after install




ANSWER 3

Score 10


View -> Project -> Project panel #

works for me. You can add projects with their own files and directories as you like.

This makes it a lot easier to work with a lot of files from a lot of different folders from a lot of different projects.




ANSWER 4

Score 7


The File Switcher plugin may (or may not) suit your needs. It presents a sortable list, and has partial-title quick-search...

You can find it here: Directory for Notepad++ plugins

Here is a summary from the Plugins page:
"... a little plugin that switches between files, by entering any part of the filename. It's handy if you don't like taking your hands off the keyboard to switch files. Formerly known as Keyboard File Switcher."