Skip to content

Allow passing in a workspace for a ContainedLanguage#27316

Merged
jinujoseph merged 1 commit intodotnet:masterfrom
srivatsn:razorsupport
Jun 1, 2018
Merged

Allow passing in a workspace for a ContainedLanguage#27316
jinujoseph merged 1 commit intodotnet:masterfrom
srivatsn:razorsupport

Conversation

@srivatsn
Copy link
Copy Markdown
Contributor

@srivatsn srivatsn commented Jun 1, 2018

Customer scenario

When a Razor file is opened in a Live Share guest session, we currently don't populate the roslyn workspace and hence don't get language services. This change makes it so that we can pass in the remote workspace to make it possible to get language services in a cshtml file.

Bugs this fixes

(either VSO or GitHub links)

Workarounds, if any

None

Risk

Low

Performance impact

Low - doesn't change code for mainline scenarios.

Is this a regression from a previous update?

No

How was the bug found?

Part of Live Share work.

@srivatsn srivatsn requested a review from a team as a code owner June 1, 2018 05:49
@jinujoseph jinujoseph added this to the 15.8 milestone Jun 1, 2018
@jinujoseph
Copy link
Copy Markdown
Contributor

Approved to merge for 15.8.Preview3

@jinujoseph
Copy link
Copy Markdown
Contributor

test windows_debug_spanish_unit32_prtest

@jinujoseph jinujoseph closed this Jun 1, 2018
@jinujoseph jinujoseph reopened this Jun 1, 2018
@jinujoseph jinujoseph merged commit b10de3c into dotnet:master Jun 1, 2018
@srivatsn srivatsn deleted the razorsupport branch June 2, 2018 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants