Skip to content

Add order attribute to PeekableItemSourceProvider#81095

Merged
dibarbet merged 1 commit intodotnet:mainfrom
olegtk:patch-1
Nov 7, 2025
Merged

Add order attribute to PeekableItemSourceProvider#81095
dibarbet merged 1 commit intodotnet:mainfrom
olegtk:patch-1

Conversation

@olegtk
Copy link
Contributor

@olegtk olegtk commented Nov 7, 2025

#80951 slightly broke Peek Definition by making editor pick VS LSP client implementation of IPeekableSourceProvider instead of this one. Similarly to command handlers this provider also needs to be ordered before LSP's one.

dotnet#80951 slightly broke Peek Definition by making editor pick VS LSP client implementation of IPeekableSourceProvider instead of this one. Similarly to command handlers this provider also needs to be ordered before LSP's  one.
@olegtk olegtk requested a review from a team as a code owner November 7, 2025 07:04
@dotnet-policy-service dotnet-policy-service bot added the Community The pull request was submitted by a contributor who is not a Microsoft employee. label Nov 7, 2025
Copy link
Member

@dibarbet dibarbet left a comment

Choose a reason for hiding this comment

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

ah i should havve seen this one - thanks

@olegtk
Copy link
Contributor Author

olegtk commented Nov 7, 2025

@dibarbet can you please rerun failing checks and merge the PR? I have no permissions.

@dibarbet dibarbet merged commit 30933dc into dotnet:main Nov 7, 2025
27 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Nov 7, 2025
@davidwengier davidwengier modified the milestones: Next, 18.3 Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants