|
|
|
|
|
by diskzero
1742 days ago
|
|
The language used in the descriptions is easy to understand. It reads like standard conversational English. It is minor, but I would like to see better text layout. What I think I would really, really want, is integration with VSCode/Sublime/etc. where the interpretations were interleaved within the actual source code and could be folded down. I would like to be able to correlate the source codes lines to the interpretations. |
|
Can you explain what you mean by text layout? Do you want it justified? Formatted differently?
> What I think I would really, really want, is integration with VSCode/Sublime/etc. where the interpretations were interleaved within the actual source code and could be folded down. I would like to be able to correlate the source codes lines to the interpretations.
Cool idea. Something like Literate Programming, where the explanations are stored in the code file? Or more like a dynamic tool that just shows dynamically generated explanations inline?