Timeline for How do you dive into large code bases?
Current License: CC BY-SA 2.5
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 22, 2014 at 13:51 | comment | added | kmoe | Sublime Text has a 'minimap' which can be used for a similar purpose. | |
| Feb 27, 2012 at 3:54 | comment | added | junky | This has started to become more common since 2011 and these are now several approaches/tools (I could find them right now but I know they exist) which can provide these high level outlines and counts of various things in the code to give a visual impression of the code, e.g. number of lines per class, length of each line, average number of paramrters per method, etc. These tools are now being used by managers who have hundreds of developers and millions of lines of code. | |
| S Oct 13, 2010 at 19:26 | history | answered | sal | CC BY-SA 2.5 | |
| S Oct 13, 2010 at 19:26 | history | made wiki | Post Made Community Wiki |