Micha Reiser

Results 628 comments of Micha Reiser

This should be fixed in the latest release.

> Is there a specific reason why the "needs parentheses" information is tracked inside the formatter phase? > Have you considered some other solutions, such as a visitor approach, or...

> > The formatter adds more parentheses than necessary to not change precedence. For example, Rome adds parentheses around shift operations to ease readability. > > How does this influence...

I plan to merge this PR by tomorrow except there are some major conceptual concerns around it.

@ematipico I [replied](https://github.com/rome/tools/pull/3057#issuecomment-1214664439) on the PR as these questions seem relevant to the implementation.

I start working on the Arrow function formatting

I'll start looking into JSX formatting tomorrow