Steps to Reproduce:
Previously that menu was ordered in a different way than after update 1.42 (same applies to current Insiders build), now extensions' entries are placed above the default ones (Explorer, Search, Source control etc.). Is there any way to use previous sorting or customize the order?
Previous version (1.41.1):

Current version (1.42):

Does this issue occur when all extensions are disabled?: No (but that's not the solution)
@sbatten I think this might be related to the new view work. Also note that it looks like hidden views also show up in that list.
fyi @sandy081 not sure how you feel about this for the recovery. not functionally broken, but it is a regression from expected behavior.
additionally, any reason undefined orders go first in the sort algorithm? seems like they should be last. panelservice's sort returns NaN which is also weird.
Agreed regression but not important to be a candidate for recovery.
Regarding sorting agreed that undefined should go at the end and panels should also be consistent.
@bpasero @isidorn FYI
@sandy081 I foresee this regression annoying users whose muscle-memory is trained to use Ctrl+Q followed by a specific number of extra Q presses (while Ctrl is held down) to navigate the UI.
What is the risk of including the fix in the recovery?
I see your point and will add the candidate tag which can be discussed in the team.
@sandy081 I foresee this regression annoying users whose muscle-memory is trained to use
Ctrl+Qfollowed by a specific number of extraQpresses (whileCtrlis held down) to navigate the UI.What is the risk of including the fix in the recovery?
That's exactly my case :) and because of this I'll just stick with 1.41 for now.
Accepted for recovery.
Most helpful comment
@sandy081 I foresee this regression annoying users whose muscle-memory is trained to use
Ctrl+Qfollowed by a specific number of extraQpresses (whileCtrlis held down) to navigate the UI.What is the risk of including the fix in the recovery?