Commit Graph

7 Commits

Author SHA1 Message Date
Joe Previte
925073db31 Merge pull request #2773 from cdr/upgrade-vscode-1.53
feat(vscode): update to version 1.53.2
2021-03-05 14:03:10 -07:00
Asher
4d3d1b844d Handle permessage-deflate on sockets
With this the extension host is working again.
2021-03-02 17:18:49 -06:00
Asher
f526ab87f8 Remove default home value
Closes #2742.
2021-03-01 13:16:09 -06:00
Joe Previte
9dea2e79a0 chore: fix lint issues 2021-02-26 15:48:04 -07:00
Joe Previte
22e7173fa9 fix: update resolveCommonProperties in server 2021-02-26 12:54:03 -07: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
Joe Previte
51a2a2ad2d feat: apply patch after setting up subtree 2020-12-15 15:53:52 -07:00