Sort open buffers? #11123
Unanswered
yanniskatsaros
asked this question in
Q&A
Sort open buffers?
#11123
Replies: 1 comment 1 reply
-
What is your use case? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to sort open buffers in the editor (by name, file extension, etc.)?
For example, if I had the following buffers open:
I was hoping there would be something akin to doing:
which would sort the buffers to:
or instead by file extension:
I tried exploring suggestions from the command palette using
<space>?
but didn't see anything relevant.Beta Was this translation helpful? Give feedback.
All reactions