Adrian
Adrian
What you are suggesting is indeed something **massively** more complicated. We do not have the time/resources for something like this at the moment (and it's also complex enough that reviewing...
I just realized that I opened this in the wrong repo, could you please migrate the issue to the main dprint repo?
Didn't redis very recently revert their license change? Also, doesn't redis support work just fine with valkey?
OK, so the first issue is partially avoided by setting `conditionalExpression.linePerExpression` to `false`. This is not documented BTW, I just found it while looking into the code. With this change...
Ah, but this affects many more places. So not ideal. IMHO for the - pretty common - case of a conditional expression w/ JSX it would make more sense to...
Another case that looks quite weird (and IMHO deserves configurability): ```js ``` is currently formatted like this (lineWidth=30): ```js ; ``` however, not having anything in the line where the...
FYI my current code that kind of works for me (it also breaks up stuff that would fit nicely in a single line, I could not figure out how to...
Hi, please do not open issues for every single JACoW-related suggestion. We have a separate [project board](https://github.com/orgs/indico/projects/2/views/4) for JAcoW-related requests. This is especially useful because for some requests we may...
I think the easiest way would be to collect the suggestions first, and then one of us (usually @duartegalvao) or Ivan (@t4nec0) can create the cards for them in the...
Yes, please fix this. It's incredible annoying. I do not want to reload the whole editor all the time just to blame the file.