Visual Studio Code - Can “OPEN EDITORS” panel be sorted?Multiple cursors in Visual Studio CodeVertical rulers in Visual Studio Code?How do you format code in Visual Studio Code (VSCode)How to use Visual Studio Code as Default Editor for GitHow do I collapse sections of code in Visual Studio Code for Windows?How do I duplicate a line or selection within Visual Studio Code?What are the differences between Visual Studio Code and Visual Studio?How to navigate back to the last cursor position in Visual Studio Code?Open files always in a new tabSwitch focus between editor and integrated terminal in Visual Studio Code
Did the Byzantines ever attempt to move their capital to Rome?
How do I delete cookies from a specific site?
Short story: Interstellar inspector senses "off" nature of planet hiding aggressive culture
Pronounceable encrypted text
Entering the US with dual citizenship but US passport is long expired?
How should Thaumaturgy's "three times as loud as normal" be interpreted?
Male viewpoint in an erotic novel
Is Sanskrit really the mother of all languages?
What can we do about our 9 month old putting fingers down his throat?
Why would one hemisphere of a planet be very mountainous while the other is flat?
How do English-speaking kids loudly request something?
Did the US Climate Reference Network Show No New Warming Since 2005 in the US?
Friend is very nit picky about side comments I don't intend to be taken too seriously
Why did Boris Johnson call for new elections?
What drugs were used in England during the High Middle Ages?
In apex, how to replace the value in the string
Is future tense in English really a myth?
Notation: grace note played on the beat with a chord
"syntax error near unexpected token" after editing .bashrc
How can electricity be positive when electrons are negative?
70s (or earlier) sci fi book, addictive soft drinks
Can you pop microwave popcorn on a stove?
What makes an ending "happy"?
Why would image resources loaded from different origins triggering HTTP authentication dialogs be harmful?
Visual Studio Code - Can “OPEN EDITORS” panel be sorted?
Multiple cursors in Visual Studio CodeVertical rulers in Visual Studio Code?How do you format code in Visual Studio Code (VSCode)How to use Visual Studio Code as Default Editor for GitHow do I collapse sections of code in Visual Studio Code for Windows?How do I duplicate a line or selection within Visual Studio Code?What are the differences between Visual Studio Code and Visual Studio?How to navigate back to the last cursor position in Visual Studio Code?Open files always in a new tabSwitch focus between editor and integrated terminal in Visual Studio Code
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
Sometimes when I'm working I end up with several open tabs. My problem is that every time I need to switch to another file I need to constantly scroll until I find the desired file (which is not always easy to find).
For example, I may have over 30 open files, but I'm currently working only on 3 - 5 on which I constantly switch.
Those files should be kept together at top (sorted by last used/saved) instead on the date they were first opened.
Top tabs aren't sorted either.
Android Studio does a better job on this, so I thought Visual Studio Code may have a preference for it.
Is there a property to change this? I couldn't find a hint on settings.
visual-studio-code tabs settings preference
add a comment |
Sometimes when I'm working I end up with several open tabs. My problem is that every time I need to switch to another file I need to constantly scroll until I find the desired file (which is not always easy to find).
For example, I may have over 30 open files, but I'm currently working only on 3 - 5 on which I constantly switch.
Those files should be kept together at top (sorted by last used/saved) instead on the date they were first opened.
Top tabs aren't sorted either.
Android Studio does a better job on this, so I thought Visual Studio Code may have a preference for it.
Is there a property to change this? I couldn't find a hint on settings.
visual-studio-code tabs settings preference
add a comment |
Sometimes when I'm working I end up with several open tabs. My problem is that every time I need to switch to another file I need to constantly scroll until I find the desired file (which is not always easy to find).
For example, I may have over 30 open files, but I'm currently working only on 3 - 5 on which I constantly switch.
Those files should be kept together at top (sorted by last used/saved) instead on the date they were first opened.
Top tabs aren't sorted either.
Android Studio does a better job on this, so I thought Visual Studio Code may have a preference for it.
Is there a property to change this? I couldn't find a hint on settings.
visual-studio-code tabs settings preference
Sometimes when I'm working I end up with several open tabs. My problem is that every time I need to switch to another file I need to constantly scroll until I find the desired file (which is not always easy to find).
For example, I may have over 30 open files, but I'm currently working only on 3 - 5 on which I constantly switch.
Those files should be kept together at top (sorted by last used/saved) instead on the date they were first opened.
Top tabs aren't sorted either.
Android Studio does a better job on this, so I thought Visual Studio Code may have a preference for it.
Is there a property to change this? I couldn't find a hint on settings.
visual-studio-code tabs settings preference
visual-studio-code tabs settings preference
asked Mar 28 at 5:10
htafoyahtafoya
10.4k9 gold badges47 silver badges66 bronze badges
10.4k9 gold badges47 silver badges66 bronze badges
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
This is currently not possible.
However the VS Code team is aware of this feature request and it can be tracked here.
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55390563%2fvisual-studio-code-can-open-editors-panel-be-sorted%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
This is currently not possible.
However the VS Code team is aware of this feature request and it can be tracked here.
add a comment |
This is currently not possible.
However the VS Code team is aware of this feature request and it can be tracked here.
add a comment |
This is currently not possible.
However the VS Code team is aware of this feature request and it can be tracked here.
This is currently not possible.
However the VS Code team is aware of this feature request and it can be tracked here.
answered Mar 28 at 9:15
HaaLeoHaaLeo
2,6002 gold badges9 silver badges26 bronze badges
2,6002 gold badges9 silver badges26 bronze badges
add a comment |
add a comment |
Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.
Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55390563%2fvisual-studio-code-can-open-editors-panel-be-sorted%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown