Hacker News new | ask | show | jobs
by matt4077 3785 days ago
Yeah, I actually started on a package that would render comments as markdown, allowing you to create 'notebook'-style source code. I gave up when exploring the API and not finding a good way to replace lines with (possibly variably-height) content.

There's also the problem that Atom doesn't have any debuggers worth speaking of so far. That could change now.

I'll have a look into this. Sounds great anyway.