Remix.run Logo
Marazan 4 days ago

That is harder to read than the long line version.

However, it is the formatting I adopt when forced to bow down to line length formatters.

lenkite 4 days ago | parent | next [-]

Err..I find the short-line version easier to read. Esp if you need to horizontally scroll.

This is why a Big Dictator should just make a standard. Everyone who doesn't like the standard approach just gets used to it.

someothherguyy 4 days ago | parent | prev [-]

to you, to me, it reads nicely, and thus the issue -- editors should have built in formatters that don't actually edit source code, but offer a view

thaumasiotes 4 days ago | parent [-]

To me, that reads fine, but it has lost the property elevation wanted, which was that it's easy to compare the values assigned to any particular parameter across multiple calls. In your version you can only read one call at a time.