Skip to content

Don't complete statement when typing semicolon inside comments in an argument list#36521

Merged
chborl merged 4 commits intodotnet:masterfrom
chborl:semicolonInComment
Jun 20, 2019
Merged

Don't complete statement when typing semicolon inside comments in an argument list#36521
chborl merged 4 commits intodotnet:masterfrom
chborl:semicolonInComment

Conversation

@chborl
Copy link
Copy Markdown
Contributor

@chborl chborl commented Jun 17, 2019

@chborl chborl requested a review from a team as a code owner June 17, 2019 23:27
@chborl chborl added 4 - In Review A fix for the issue is submitted for review. Area-IDE labels Jun 17, 2019
Copy link
Copy Markdown
Contributor

@ivanbasov ivanbasov left a comment

Choose a reason for hiding this comment

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

:shipit:

@chborl
Copy link
Copy Markdown
Contributor Author

chborl commented Jun 19, 2019

@jinujoseph for approval

@sharwell sharwell removed the 4 - In Review A fix for the issue is submitted for review. label Jun 19, 2019
@jinujoseph jinujoseph added this to the 16.2.P4 milestone Jun 20, 2019
@chborl chborl merged commit c5c5f07 into dotnet:master Jun 20, 2019
333fred added a commit to 333fred/roslyn that referenced this pull request Jun 20, 2019
* dotnet/master: (85 commits)
  Don't complete statement when typing semicolon inside comments in an argument list (dotnet#36521)
  Set focus to editor before finding text
  Add a bunch of nullability support to some code generation helpers
  Add 'annotations' and 'warnings' support to nullable directive (dotnet#36464)
  Fixed IDE services touching `notnull` constraint (dotnet#36508)
  Update compiler toolset to arcade version (dotnet#36549)
  Fix for 923157
  Do not include value types in NullableAttribute byte[] (dotnet#36519)
  Fix a deadlock in InvokeOnUIThread
  Apply a hang mitigating timeout to UI thread operations
  Move to a different lowering from for nullable value types to work around a bug in TransformCompoundAssignmentLHS. Addressed PR feedback.
  Fix stack overflow in requesting syntax directives (dotnet#36347)
  crash on ClassifyUpdate for EventFields (dotnet#35962)
  fixing bad merge with refactoring that was checked in later
  added basic completion statement telemetry
  Remove duplication in AbstractSymbolCompletionProvider.CreateItems
  Disable move type when the options service isn't present (dotnet#36334)
  Fix crash where type inference doing method inference needs to drop nullability
  Revert "Use IVsSolution to look up IVsHierarchy by project GUID (dotnet#35746)"
  Fix parsing bug in invalid using statements (dotnet#36428)
  ...
dibarbet pushed a commit that referenced this pull request Jun 21, 2019
…argument list (#36521)

* Fix for typing semicolon inside comments in an argument list

* Change to previously existing method

* Fix
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.

5 participants