Releases: stateful/vscode-runme
0.1.0-edge.22
79881e3 Only guess if not set
0.1.0-edge.21
0.1.0-edge.20
0.1.0-edge.19
0.1.0-edge.18
44a2eb3 Allow cancelation
0.1.0-edge.17
0.1.0-edge.16
b2810f2 Minor correction
f8e6293 Attributes could be undefined
f804a76 Less code is more
3796b00 The stdout renderer does a better job with terminal escape sequences
3e26536 Regex wants either newline or quotes
c10577e Previous impl made it impossible to turn off interactive without change config default
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