I regularly get frustrated with overloading text in my IDE (Eclipse right now). I find that I separate my methods in large chunks of spaces, and then regret it later when I need to find something while looking at the code.
Something that I think works well is the GrepCode way of viewing the source code. Does anyone know if something like this was implemented in a code editor? More specifically, I want you to have nice, formatted, and colorful documentation (preferably folding) to help me read my code. He may even be able to embed design images.
source share