Commit graph

5 commits

Author SHA1 Message Date
Martin Aeschlimann e971acd737
Code server provide a way to open a default-folder or default-workspace. Fixes #143580 2022-03-15 17:31:58 +01:00
Alex Dima f865f66c91
Fixes #143088: Launch a compilation if necessary when using code-server scripts 2022-02-17 12:37:40 +01:00
Martin Aeschlimann d46ed36951
only call yarn gulp node when needed 2022-01-21 15:15:12 +01:00
Martin Aeschlimann 3640c1a425
move remote and web tests to scripts folder 2022-01-21 14:33:34 +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
Renamed from resources/server/web.bat (Browse further)