Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
code-server/test/unit/node
Asher f04fcf2d64
chore: update vscode (#4680)
* Update VS Code

Fixes https://github.com/coder/code-server/issues/4598
Fixes https://github.com/coder/code-server/issues/4620
Fixes https://github.com/coder/code-server/issues/4600

* Add locale flag back

This is valid again now that we have restored display language support.
2022-01-04 12:37:11 -06:00
..
routes Implement last opened functionality (#4633) 2021-12-17 13:06:52 -06:00
test-plugin release: 4.0.0 (#4597) 2021-12-10 13:30:53 -07:00
app.test.ts Implement last opened functionality (#4633) 2021-12-17 13:06:52 -06:00
cli.test.ts chore: update vscode (#4680) 2022-01-04 12:37:11 -06:00
constants.test.ts Implement last opened functionality (#4633) 2021-12-17 13:06:52 -06:00
http.test.ts Fix relative paths (#4594) 2021-12-08 15:52:15 -06:00
plugin.test.ts Add separate function for VS Code arguments (#4599) 2021-12-10 12:01:35 -06:00
proxy.test.ts chore: replace eslint-import-resolver-alias with eslint-import-resolver-typescript (#4546) 2021-12-07 14:39:01 -07:00
socket.test.ts refactor: match /test/unit structure to /src 2021-07-29 09:48:40 -07:00
update.test.ts Implement last opened functionality (#4633) 2021-12-17 13:06:52 -06:00
util.test.ts feat: add test for onLine throw error (#4542) 2021-11-22 20:18:58 +00:00