Hi, my code formatting with compose has been crazy lately. Does anyone know whats going on? I basica...
z
Hi, my code formatting with compose has been crazy lately. Does anyone know whats going on? I basically need to add a ',' at the end of a function call in order for it to be laid out like Ive been used to. Comparison screenshot in ๐Ÿงต
This is what Im used to! Notice the added ',' after the
modifier = {}
block.
o
The only sane formatter I've found so far is
ktfmt
. Everything else is ... "inadequate", to stay diplomatic ๐Ÿ™‚