Open bockensm opened 3 years ago
This makes sense to me as a request, and should be doable, but it isn’t backward compatible as right now I believe the spacing around the =
is governed by the binary_operators.padding
setting. Implementing this would break that connection. It might make still make sense to do this, but I have to keep that in mind, as it will affect everyone’s formatting.
There is currently a setting for
struct.separator
. Can we have the same for function call arguments? I would like to be able to format named arguments with one of the same options fromstruct.separator
.Example:
Would become consistent as: