Skip to content

Add OmniSharpInlineHintsService to ExternalAccess#53533

Merged
333fred merged 4 commits intodotnet:release/dev16.11from
333fred:inline-hints-externalaccess
May 26, 2021
Merged

Add OmniSharpInlineHintsService to ExternalAccess#53533
333fred merged 4 commits intodotnet:release/dev16.11from
333fred:inline-hints-externalaccess

Conversation

@333fred
Copy link
Member

@333fred 333fred commented May 20, 2021

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.

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.
@333fred 333fred requested a review from a team as a code owner May 20, 2021 06:10
@ghost ghost added the Area-IDE label May 20, 2021
@333fred
Copy link
Member Author

333fred commented May 21, 2021

After talking with @jasonmalinowski I've additionally added access to IFindDefinitionService.

@333fred
Copy link
Member Author

333fred commented May 24, 2021

@CyrusNajmabadi @akhera99 @jasonmalinowski can I get reviews please?

@333fred
Copy link
Member Author

333fred commented May 25, 2021

@sharwell master of ExternalAccess, can you please take a look?

@333fred
Copy link
Member Author

333fred commented May 26, 2021

@jinujoseph can I get approval to merge this in 16.11? For reference, this is an ExternalAccess API for OmniSharp, and we don't want to be using a 4.0 binary there yet so I'm putting it in 3.11. No impact on VS should be noticed.

@CyrusNajmabadi
Copy link
Contributor

@jinujoseph this should be safe (no impact) for 16.11.

@333fred 333fred merged commit 0c0f34f into dotnet:release/dev16.11 May 26, 2021
@333fred 333fred deleted the inline-hints-externalaccess branch May 26, 2021 23:58
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.

3 participants