Hacker News new | ask | show | jobs
by matt4077 3738 days ago
Is there a way to get Jupyter-style layout as well? I'm intrigued by the idea of completely different style of writing code where, essentially, comments become first-class citizen and include markup (markdown rendered immediately when the cursor leaves the comment or even rich-text editing), diagrams, links etc.

I tried to implement it but Atom just wasn't there at the time. The new block-level decorators should make it possible.