I had a dream last night.
I was going through a big specs file handed to me by a really talented PM. Features were perfectly described and segmented into small, manageable tasks.
But here is the best part: after I completed coding Feature 923, I could create a section within my code, enclosing it between comments like "Start:Feature 923" and "End:Feature 923"... and the IDE presentad a link from that code to my specs document automatically, letting other developers (or me next monday haha) easily find which parts of the codebase made that feature work.
Does anyone know of a way to make my dream come true?
Top comments (0)