Commit Graph

10 Commits

Author SHA1 Message Date
Martin Aeschlimann
3640c1a425 move remote and web tests to scripts folder 2022-01-21 14:33:34 +01:00
Martin Aeschlimann
f9cac7c28a adopt --server-data-dir 2022-01-21 12:11:47 +01:00
Martin Aeschlimann
dd0f0bda08 code-server dev script: fix open with connection token 2022-01-20 18:10:31 +01:00
Alex Dima
43d18c529c Merge remote-tracking branch 'origin/main' into alex/issue-140997 2022-01-20 14:46:08 +01:00
Benjamin Pasero
13461f8c61 Web: change yarn web to run with our server instead of playground (#139725)
* web - first cut `yarn web` via our server

* properly pipe output

* web - remove traces of web playground

* web - remember last opened workspace for convinience

* use vscode-test-web for server less, clean up web commands

* fix comment

* fix `yarn web`

* rename to code-server

* open system browser

* code-server script: use minimist

* test resolver: use ./scripts/code-server

* integartion tests: fix code-server command name

Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
2022-01-20 13:48:08 +01:00
Alexandru Dima
e5167eb8f2 Fix paths on Windows 2022-01-20 13:36:46 +01:00
Alex Dima
3b5afe84e8 Fixes #140997: Move server entry points to src/ 2022-01-20 09:31:00 +01:00
Martin Aeschlimann
f4ba7dd12b server bin cleanup 2022-01-11 16:34:28 +01:00
Filip Troníček
8535fa1836 rename connectionToken to connection-token 2021-11-07 15:16:56 +00:00
Alex Dima
822f995357 Add server folder 2021-10-20 18:42:13 +02:00