Plasmon comments on So, I guess the site redesign is live? - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (215)
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