Skip to content

Conversation

@nojaf
Copy link
Contributor

@nojaf nojaf commented Feb 8, 2023

This is a follow-up on #2750.
I changed some of the tests as I believe the outcome is correct.
Indentation should take place from the opening brace position, I remember Don saying that fondly at some point.

At some point, I will correct the range of SynExpr.AnonRecd to start from the struct keyword.
Then we can bring back ExprAnonRecordNode and properly insert SingleTextNode for struct.

@nojaf nojaf requested a review from josh-degraw February 8, 2023 09:46
Copy link
Contributor

@josh-degraw josh-degraw left a comment

Choose a reason for hiding this comment

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

Looks awesome! I just noticed one small thing in a doc comment but other than that LGTM

@nojaf
Copy link
Contributor Author

nojaf commented Feb 9, 2023

I'm going to wait for dotnet/fsharp#14723.

@nojaf
Copy link
Contributor Author

nojaf commented Feb 11, 2023

@josh-degraw would you mind taking another look at this?
I think it is fine but still changed some things after your approval.

@josh-degraw josh-degraw self-requested a review February 11, 2023 15:54
@nojaf nojaf merged commit f16c82e into fsprojects:v6.0 Feb 11, 2023
nojaf added a commit that referenced this pull request Feb 22, 2023
* Remove genCrampedFields inside genMultilineRecord.

* Remove ExprAnonRecordNode for now.

* Expr.AnonStructRecord!
nojaf added a commit that referenced this pull request Mar 17, 2023
* Remove genCrampedFields inside genMultilineRecord.

* Remove ExprAnonRecordNode for now.

* Expr.AnonStructRecord!
nojaf added a commit that referenced this pull request Mar 27, 2023
* Remove genCrampedFields inside genMultilineRecord.

* Remove ExprAnonRecordNode for now.

* Expr.AnonStructRecord!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants