Menu

#46 automatically sort in new opened files

closed
nobody
None
2
2007-04-16
2005-07-14
No

Hello,

it would be very convenient to automatically sort in
new open
files.
It is much more concise, when one has not waste time
to "find" the position of a document.

I think of:
no sort (can be default)
sort after filename
sort after path

should be enough

example (sort after filename)

tabs:
a.py c.py r.py y.py

now i open l.py
<first tab> a.py c.py l.py r.py y.py <last tab>

Discussion

  • Franz Steinhaeusler

    Logged In: YES
    user_id=772872

    Maybe one can realise this with a plugin.
    using EVT_DRPY_FILE_OPENED, but this is a little awkward.
    you have to reorder them after opening.

     
  • Franz Steinhaeusler

    • priority: 5 --> 2
     
  • Franz Steinhaeusler

    • status: open --> closed
     

Log in to post a comment.