Skip to content

Fixes to emit / format for codeFix #18484

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
1 commit merged into from
Sep 14, 2017
Merged

Fixes to emit / format for codeFix #18484

1 commit merged into from
Sep 14, 2017

Conversation

ghost
Copy link

@ghost ghost commented Sep 14, 2017

Fixes #18437
Fixes #18434

This is basically a sequel to #18284 -- we need to remember to call callbacks for an empty list (e.g. from an empty case statement). We also can't look assume that parent exists in formatting rules, because synthesized nodes don't have parents.

@mhegazy This might be a good idea to get in for 2.5.3.

@ghost ghost requested a review from rbuckton September 14, 2017 21:16
@mhegazy
Copy link
Contributor

mhegazy commented Sep 14, 2017

let's port it to release-2.5 as well.

@ghost ghost merged commit 0747b33 into master Sep 14, 2017
@ghost ghost deleted the text_changes_fixes branch September 14, 2017 21:30
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants