-
Notifications
You must be signed in to change notification settings - Fork 720
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeeded
Milestone
Description
Steps to Reproduce:
- configure this settings
"githubIssues.queries": [
{
"label": "My Issues",
"query": "assignee:bpasero sort:updated-desc is:open"
}
]- open a multi root workspace with
vscodeandvscode-docs - make a change to a file in
vscoderepo and pressCtrl+Spacein commit box - compare sorting order in suggest widget compared to sorting order in GH issues list
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeeded

