Dominique Luna

Results 325 comments of Dominique Luna

I'm planning on using the invalidation/precompilation tools for 1.6 to try to get time to first format down once the cstparser3 branch is merged so hopefully with that a CLI...

right now comments like this are assumed to be "inline comments" so they're appended. It's just a simpler implementation atm. Printing this out right might not actually be that tricky...

should the #= comment =# length be factored into the maximum margin or not? I'm leaning towards no since it's not actually code

they are not ``` foo(a, b, c) # comment # would you want this to be foo( a, b, c, ) # comment # because `# comment` is over the...

that makes sense it could be treated similar to a multiline string

i have a macbook air now so I can test this later. I'm honestly surprised anyone uses this script still it's really, really, outdated; with respect to option selection.

:smile: i knew someone would ask for this at some point

Would something like this make sense https://github.com/domluna/JuliaFormatter.jl/pull/380 ?

Either way it would add another option so at least `in_replacement` is more general than just \in. Spaces would be added like they are for `=`

Ok I've named this `for_in_replacement`. I'm not 100% sold on that name if you folks can think of something better I'm all ears.