Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open files tabs (add: auto-sort tabs feature) #8147

Open
tiomanisland opened this issue Apr 20, 2020 · 10 comments
Open

Open files tabs (add: auto-sort tabs feature) #8147

tiomanisland opened this issue Apr 20, 2020 · 10 comments

Comments

@tiomanisland
Copy link

Description of the Issue

I would like to see auto-sort-tabs feature added to Notepad++

Steps to Reproduce the Issue

  1. Open test.php
  2. Open config.php
  3. Open hello.php

Expected Behavior

I would expect files to open in tabs sorted from A-Z, means that tabs would look like:

  1. config.php
  2. hello.php
  3. test.php

Actual Behavior

File tabs are not sorted. Notepad++ is just adding files after each other. There could be settings that would keep current behaviour (not sorted) and X auto-sort tabs (in real time).

Debug Information

When you have 20 files opened and you need to fix something in config.php your eyes must go left-right-left-right to find that file.

@sasumner
Copy link
Contributor

See https://community.notepad-plus-plus.org/topic/19084/

Suggest NavigateTo plugin -- why visually scan when you could just start typing "c...o...n..."? By then you've probably found your file.

@tiomanisland
Copy link
Author

This is not what I said. I was talking about real time auto-sort feature, without a need to select option from menu or click or type.

@sasumner
Copy link
Contributor

sasumner commented Apr 23, 2020

This is not what I said.

Clearly.

Comments here are for offering workarounds to things that (probably) won't be implemented.

Comments are also for, well, commenting; here's one:

  • Seems to make sense if you only ever work on files that are all in the same folder. Otherwise, unrelated files may be grouped together.

@tiomanisland
Copy link
Author

tiomanisland commented Apr 23, 2020 via email

@sasumner
Copy link
Contributor

Do you know any editor with such feature?

I have never seen such a feature after using GUI text editors for 25 years.

@tiomanisland
Copy link
Author

tiomanisland commented Apr 24, 2020 via email

@ArkadiuszMichalski
Copy link
Contributor

@sasumner
Copy link
Contributor

Another ask

The two Community postings are by the same individual.
This issue was opened shortly after the earlier Community posting was made.
Thus I deduce there is exactly ONE person requesting this functionality.

@ArkadiuszMichalski
Copy link
Contributor

Looks like someone has sclerosis or really wants this feature. This can't be done with PythonScript? Take all tabs, map to table, sort table according to the file name, move tab one by one according to the sorted idx?

@freezer2022
Copy link

freezer2022 commented Oct 19, 2023

Yeah, also, instead of writing a comment in the current thread, he also 2 years later smuggled a duplicate of the current thread, in a camouflaged / altered title, as a paid feature request :

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants