josephbergevin / codebook-md

Bring your markdown to life with this VS Code extension. Execute code blocks at the click of a button in a notebook style similar to Jupyter. GitHub permalinks will show a preview and can be clicked to navigate to the file/line locally.
MIT License
2 stars 0 forks source link

outputs: support workspace-level globally accessible data #18

Open josephbergevin opened 2 months ago

josephbergevin commented 2 months ago

Support CRUD Command Interpretation in the Cell Output

Users can interact with workspace-level, global data through crud commands in the output. Data will be accessible in a UI found in an ActivityBar Tab.

Ideas for output commands to be interpreted as CRUD:

Using the GAD in Code: