slides icon indicating copy to clipboard operation
slides copied to clipboard

Ability to run specific code block

Open dlvhdr opened this issue 2 years ago • 2 comments

Is your feature request related to a problem? Please describe. If I have more than 1 code block in a slide and I press C-e, then all of them run at once.

Describe the solution you'd like Ability to trigger a specific code block. Something like the jupiter notebooks in vscode. Maybe a <C-e>+<the number of the code block>

Describe alternatives you've considered Separating code blocks into different slides.

dlvhdr avatar Aug 21 '22 12:08 dlvhdr

Hey, this is a great idea! Thank you for making this issue!

maaslalani avatar Sep 13 '22 14:09 maaslalani

👋 @dlvhdr and @maaslalani, I took a stab at implementing this feature request here: https://github.com/maaslalani/slides/pull/192. Please take a look and let me know what you think. Thanks!

ycombinator avatar Oct 16 '22 07:10 ycombinator