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

languages: add http as a supported language #17

Open josephbergevin opened 2 months ago

josephbergevin commented 2 months ago

HTTP can already be executed from a Notebook cell with an extension that supports it. But, we'll be adding the ability for the user to execute http and have the result print out in the output cell.