Skip to content

Move Value Tracking out of process#53270

Merged
ryzngard merged 485 commits intodotnet:features/value_trackingfrom
ryzngard:features/value_tracking_oop
Jun 1, 2021
Merged

Move Value Tracking out of process#53270
ryzngard merged 485 commits intodotnet:features/value_trackingfrom
ryzngard:features/value_tracking_oop

Conversation

@ryzngard
Copy link
Contributor

@ryzngard ryzngard commented May 7, 2021

commit by commit makes this easier to review. Some of the changes were movement in layering and some were refactoring logic out to use a static ValueTracker in the service and remote service.

Fixes #52435

Cosifne and others added 30 commits March 23, 2021 23:58
Update Versions.props and remove loghub references
Cosifne and others added 2 commits May 19, 2021 12:08
…o-release/dev16.10-vs-deps

Merge release/dev16.10 to release/dev16.10-vs-deps
Copy link
Contributor

@jmarolf jmarolf left a comment

Choose a reason for hiding this comment

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

:shipit:

Cosifne and others added 23 commits May 20, 2021 10:14
…o-release/dev16.10-vs-deps

Merge release/dev16.10 to release/dev16.10-vs-deps
Merge release/dev16.9-vs-deps to release/dev16.10-vs-deps
…o-release/dev16.10-vs-deps

Merge release/dev16.10 to release/dev16.10-vs-deps
…o-release/dev16.11

Merge release/dev16.10 to release/dev16.11
* Add OmniSharpInlineHintsService and OmniSharpFindDefinitionService to ExternalAccess

After consuling with @CyrusNajmabadi and @akhera99, I believe we should be OK to add IInlineHintsService to the OmniSharp ExternalAccess layer, so that they can take advantage of the proposed vscode APIs and leverage our existing implementation without having to rewrite.
Fix VB's Make-Abstract to add correct modifier token.
@ryzngard ryzngard requested a review from a team as a code owner May 28, 2021 02:08
@ryzngard ryzngard requested a review from a team May 28, 2021 02:08
@ryzngard ryzngard merged commit 838b962 into dotnet:features/value_tracking Jun 1, 2021
@ryzngard ryzngard deleted the features/value_tracking_oop branch June 1, 2021 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.