Sort order of tab bar
-
What controls the sort order of the files on the tab bar? I have files like step_1_description.sql, step_2_other_description.sql and step_11*.sql appears before step_2*.sql.
-
first of all, it orders in the way you open the files.
When using sort tabs from window->windows menu,
then you can choose sorting by name, path and extension.Cheers
Claudia -
Thanks for the info! I have been opening the files from the command line (cmd) using a wildcard for the file names, using this command:
start notepad++ *
I can see you are right because when I do a “dir” the files appear in the same order they appear in notepad.
Does anybody do a similar thing? Any way to get the files sorted correctly from left to right in the tab bar?
-
-
Thanks. That works once but next time I edit the files it sorts them incorrectly again. Any way to make it sticky?
-
If you start npp with the remember current session … setting
(Settings->Preferences->Backup)
but this doesn’t work if you open npp from the commandline with a wildcard flag.Or you could save this session and start npp from the command line with the -openSession filename
parameter.Cheers
Claudia
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login