demoit icon indicating copy to clipboard operation
demoit copied to clipboard

Live coding demos without Context Switching

Results 23 demoit issues
Sort by recently updated
recently updated
newest added

Signed-off-by: David Gageot

### Current behavior - `` files are read from filesystem - they are read-only - demos may be using the same files (e.g. running the displayed code) ### Desired behavior...

## Current workflow * I move forward to a slide containing a `` * I type my long command live e.g. `go tool pprof -http :6060 benchmark.prof` * I hit...

enhancement

Consider adding a gif to the README to show what this project is about

It would be nice to be able to - display line numbers, or not - display file name, or not - apply arbitrary CSS to the code displayed

It would be great to be able to display only, say, lines 110 to 120 of my source file

I've been trying to set up a new project, but whenever I create a new project that's not called `sample` the HTTP server panics and dies the first time I...

If a step features a Shell, the Shell automatically gets the focus, which is nice to start typing. However, how can I advance to the next Step while keeping my...

These clutter the server output, if we can mute them it would be nice. ![Screenshot from 2019-07-30 23-03-35](https://user-images.githubusercontent.com/13508141/62137665-49811600-b321-11e9-97de-af7962f9d7b5.png)

enhancement