Skip to content

Remove GetPositionBeforeParameterListClosingBrace from Change Signature#44799

Merged
dpoeschl merged 2 commits intodotnet:masterfrom
dpoeschl:RemoveGetPositionBeforeParameterListClosingBrace
Jun 9, 2020
Merged

Remove GetPositionBeforeParameterListClosingBrace from Change Signature#44799
dpoeschl merged 2 commits intodotnet:masterfrom
dpoeschl:RemoveGetPositionBeforeParameterListClosingBrace

Conversation

@dpoeschl
Copy link
Contributor

@dpoeschl dpoeschl commented Jun 2, 2020

This method was leftover from when we tried to have the completion list in the Add Parameter dialog, and also was buggy. Since we currently do not attempt completion there and instead check for type binding, we just need a position where types will bind as desired.

Fixes #44603

@dpoeschl dpoeschl requested a review from a team as a code owner June 2, 2020 20:18
@CyrusNajmabadi
Copy link
Contributor

:'(

@dpoeschl
Copy link
Contributor Author

dpoeschl commented Jun 2, 2020

:'(

I know. I probably should have built locally before submitting a PR that doesn't build... 😬

@dpoeschl dpoeschl force-pushed the RemoveGetPositionBeforeParameterListClosingBrace branch from 13b60a2 to 46d0d1f Compare June 2, 2020 21:18
@dpoeschl
Copy link
Contributor Author

dpoeschl commented Jun 5, 2020

Tagging @dotnet/roslyn-ide @allisonchou @CyrusNajmabadi for review

@dpoeschl
Copy link
Contributor Author

dpoeschl commented Jun 9, 2020

@jinujoseph Is this okay to merge to master?

@jinujoseph
Copy link
Contributor

@dpoeschl yes feel free to merge

@jinujoseph jinujoseph added this to the 16.7.P4 milestone Jun 9, 2020
@dpoeschl dpoeschl merged commit e0d86a2 into dotnet:master Jun 9, 2020
@ghost ghost modified the milestones: 16.7.P4, Next Jun 9, 2020
@dibarbet dibarbet modified the milestones: Next, 16.7.P4 Jun 30, 2020
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.

ArgumentException in VisualBasicChangeSignatureService.GetPositionBeforeParameterListClosingBrace

5 participants