We’ve tried to make it easier to visually track indentation level (and thus which comment replies to which). We could vertically compress while preserving the horizontal extra distance, but it’ll look squished.
KDevelop , a c++ integrated development environment , has IMHO an extremely convenient way to visually track “indentation level” in source code. It shows a coloured bar to the left of the source whose colour indicates the “code depth” at that line. See e.g. this screenshot
The comments have become significantly farther apart. Too much scrolling is required to read them.
We’ve tried to make it easier to visually track indentation level (and thus which comment replies to which). We could vertically compress while preserving the horizontal extra distance, but it’ll look squished.
KDevelop , a c++ integrated development environment , has IMHO an extremely convenient way to visually track “indentation level” in source code. It shows a coloured bar to the left of the source whose colour indicates the “code depth” at that line. See e.g. this screenshot
I’m fine with the distance, personally.