Lorenz Walthert

Results 538 comments of Lorenz Walthert
trafficstars

One liners are explicitly discouraged in the type guide, see https://github.com/r-lib/styler/issues/714#issue-785207731.

@MichaelChirico can you add the reference to the issue in https://github.com/tidyverse/style here?

Related: #317

May want to check overlap with https://github.com/seasmith/AlignAssign and learn from it.

I think we should take a different path. I see two important cases now: # Multi-line function calls with named arguments They should be classified as *aligned* if argument values...

WIP at https://github.com/lorenzwalthert/styler/tree/detect-alignment.

@pat-s @krlmlr are you interested in reviewing the vignette on alignment detection? https://styler.r-lib.org/articles/detect-alignment.html? It was hard for me to write it such that it's easy to understand, yet most of...

Thanks @hadley. I agree on your first post. I was aware of this, but given other more urgent issues and my time constraints, it's not implemented yet. On the other...

> The other thing that I've been wondering about is maybe if it would make sense to supply styler with a few manual formatters that would (e.g.) allow to you...

Ok. Probably not intended but since most people don’t use a non-default scope value, it has not been detected…