Releases: stateful/vscode-runme
0.1.0-edge.15
a3c8bc1 Merge pull request #7 from stateful/deep-deno
af676c3 Works end-to-end, more work to do
1594b28 don't cache content
17ee55b add example for nested components
fc58ceb avoid cyclic import
0d59d1c Move constants to static props
02389ed prepopulate PATH
ebc5653 don't show 'Open Terminal for Background Task' in command pallette
3fbad14 store env information in memory
0.1.0-edge.9
4251c27 Make linter happy
f38035b Edge case hardening
6d42b81 Merge pull request #5 from stateful/terminal
b22af28 Experimental custom terminal implementation (incomplete)
dfd5db7 better rendering of individual components
7bcdbf4 remove console.log
dd4bb8e stateful environment
ce17b50 add show terminal, pid and background task status bar items
38ca902 allow running scripts
3a08c95 handle edgecase where no cell was parsed
0.1.0-edge.14
0.1.0-edge.13
0.1.0-edge.12
0.1.0-edge.12
0.1.0-edge.11
3c0def3 Special case PATH and leverage workspaceStore vs global
0.1.0-edge.10
0.1.0-edge.8
d89bd2e remove obsolete param
04901fe minor UX improvements
faf6acf allow running scripts inline through annotations
d20e820 allow to modify behavior whether scripts run inline or as task
19911c1 Don't always wipe task's terminal
3391bc7 Merge pull request #4 from stateful/cell-attributes
e74ec53 Allow background tasks to run in the background
0.1.0-edge.7
996f3b2 Fast-forward to latest
0.1.0-edge.6
efd693a Preserve heading level sizes