Commit Graph

7 Commits

Author SHA1 Message Date
Joe Previte
0f18d1fddc
fix: update import in channel.ts getSystemShell 2021-02-25 16:44:08 -07:00
Joe Previte
c6e6f8e2b3
chore: add missing semicolon in channel.ts 2021-02-25 12:41:01 -07:00
Adrian Soucup
271c260a36
Fix terminal process leak when closing the window. (#2723) 2021-02-22 13:32:50 -06:00
Asher
068e399bf2
Remove Node browser shim
We used this to run vscodevim in the browser but it now has a version
that is able to run as a VS Code web extension. This does require an
update to our marketplace, however.
2021-02-09 10:40:14 -06:00
Asher
89c38d3554
Update storage promise
A new doStore was added.
2021-02-09 10:36:39 -06:00
Dean Sheather
42dcfc94ab
Send 'loaded' event to all parent origins 2021-01-27 05:06:04 +10:00
Joe Previte
51a2a2ad2d
feat: apply patch after setting up subtree 2020-12-15 15:53:52 -07:00