Skip to content

[LSP] Disable signature help in cloud scenario#48830

Merged
allisonchou merged 1 commit intodotnet:masterfrom
allisonchou:LSPDoubleSigHelp
Oct 22, 2020
Merged

[LSP] Disable signature help in cloud scenario#48830
allisonchou merged 1 commit intodotnet:masterfrom
allisonchou:LSPDoubleSigHelp

Conversation

@allisonchou
Copy link
Contributor

Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1229667/
Roslyn on the client was providing signature help in addition to LSP providing signature help, causing double signature helps to appear. This change disables signature help from Roslyn in the cloud scenario.

@allisonchou allisonchou added Area-IDE LSP issues related to the roslyn language server protocol implementation labels Oct 22, 2020
@allisonchou allisonchou requested a review from a team as a code owner October 22, 2020 00:33
@allisonchou allisonchou merged commit e2e303a into dotnet:master Oct 22, 2020
@allisonchou allisonchou deleted the LSPDoubleSigHelp branch October 22, 2020 02:40
@ghost ghost added this to the Next milestone Oct 22, 2020
@allisonchou allisonchou modified the milestones: Next, 16.9.P2 Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE LSP issues related to the roslyn language server protocol implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants