iodide-project/iodide

Add ability for language plugins to auto-evaluate on chunk change?

Open

#2175 aperta il 20 ago 2019

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)JavaScript (147 fork)batch import
help wanted

Metriche repository

Star
 (1483 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

I've been tweaking a mermaid diagram in this notebook today:

https://definitely-staging.iodide.io/notebooks/60/

It's a bit annoying to have to constantly re-evaluate the cell as I make changes, is there any way we could allow language plugins to do the same thing as markdown cells -- that is, re-evaluate the content on every change?

@bcolloran @mdboom ?

Guida contributor