Skip to content

Add sort option for breadcrumb symbol trees#61420

Merged
jrieken merged 2 commits intomicrosoft:masterfrom
ryanclarke:master
Oct 23, 2018
Merged

Add sort option for breadcrumb symbol trees#61420
jrieken merged 2 commits intomicrosoft:masterfrom
ryanclarke:master

Conversation

@ryanclarke
Copy link
Contributor

'Position' shows symbols in file position order (default).
'Name' shows symbols in alphabetical order.
'Type' shows the symbols in symbol type order.

The configuration setting is not watched anywhere since the
breadcrumbs tree view is transient and would disappear in
changing the setting.

Implements #56695
Effected by styling bug #61365

'Position' shows symbols in file position order (default).
'Name' shows symbols in alphabetical order.
'Type' shows the symbols in symbol type order.

The configuration setting is not watched anywhere since the
breadcrumbs tree view is transient and would dissapear in
changing the setting.
@msftclas
Copy link

msftclas commented Oct 21, 2018

CLA assistant check
All CLA requirements met.

@jrieken jrieken self-assigned this Oct 22, 2018
Copy link
Member

@jrieken jrieken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look pretty good so far. Please update the setting name and we are good

@jrieken jrieken added this to the October 2018 milestone Oct 22, 2018
outlineSort is now symbolSortOrder
@jrieken
Copy link
Member

jrieken commented Oct 23, 2018

looking good. Thanks @ryanclarke 👏

@jrieken jrieken merged commit d1206c6 into microsoft:master Oct 23, 2018
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants