Elektrine lite

← Feed

@ericteubert@chaos.social

Post #2874225

2026-05-14 05:18 UTC

@cjk@chaos.social (optionally) hiding white space is useful in both contexts. Just one example: Wrapping a block of code in a condition is hard to read in a diff. With hidden whitespace changes it becomes very clear. But it's something I flip all the time so it needs to be accessible, not hidden in a settings pane.

Replies (2)

  • @ericteubert@chaos.social 2026-05-14 05:25

    @cjk@chaos.social Maybe you were thinking it doesn't make sense because then you can't possibly select lines any more. Yeah, needs to be handled. Still, a very useful view to have (for me), often increases readability of the diff.

    Open ##2874226

  • @cjk@chaos.social 2026-05-20 07:06

    @ericteubert@chaos.social this is implemented in 0.4.0 now, as a menu option and with a shortcut

    Open ##2874227