Skip to content

Port dataTipRange support to cohosting#12461

Merged
ToddGrun merged 3 commits intodotnet:mainfrom
ToddGrun:dev/toddgrun/DataTipRangeSupportInCohosting
Nov 6, 2025
Merged

Port dataTipRange support to cohosting#12461
ToddGrun merged 3 commits intodotnet:mainfrom
ToddGrun:dev/toddgrun/DataTipRangeSupportInCohosting

Conversation

@ToddGrun
Copy link
Contributor

@ToddGrun ToddGrun commented Nov 6, 2025

This is a port of the non-cohosting support for this message done in #11877

Fixes #11880

Needed a Roslyn package update to at least 5.3.0-2.25555.17 to include dotnet/roslyn#81033. Roslyn has inserted this change into VS main, and the latest VS Main install includes the Roslyn side of this change.

Fixes dotnet#11880

This is a port of the non-cohosting support for this message done in dotnet#11877

Needed a Roslyn package update to at least 5.3.0-2.25555.17 to include dotnet/roslyn#81033. Roslyn has inserted this change into VS main, and the latest VS Main install includes the Roslyn side of this change.
@ToddGrun ToddGrun requested a review from a team as a code owner November 6, 2025 17:34
@ToddGrun
Copy link
Contributor Author

ToddGrun commented Nov 6, 2025

Package update appears to be causing some test failures. Taking a look.

…porting ReferenceContext.IncludeDeclaration, so we need to set it's value as we want it to be true.
Copy link
Member

@davidwengier davidwengier left a comment

Choose a reason for hiding this comment

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

Very nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Port data tips endpoint to cohosting

3 participants