Lorenz Walthert
Lorenz Walthert
Thanks for having consulted open issues first. #118 is an edge case as far as indention goes and not quite what you are referring to. The task of splitting lines...
So do you @krlmlr suggest to take the 80 character limit from the (raw) unstyled expression, right?
Issues that can't be resolved soonish will be closed and labelled "Status: Postponed".
Reference: #65.
Thanks @krivit for looking into it. To be honest, I first need to think about what I had in mind earlier this year about implementing that feature. I think there...
@krivit can you open a PR anyways already with the WIP so we don't forget about it?
I'd say the status is that there is an implementation referenced above that works in many cases but we have not had the time to think through it and make...
Have we ever thought about using `base::deparse()` to do the splitting? If not, this might be worth considering.
Ok, thanks. I now remember. But good to have this in that thread too. Also: `base::deparse()` can't be used here I think because it drops comments, a thing that causes...
@yech1990 sorry I can't follow. Can you make elaborate on this a bit more?