vscode/scripts
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
..
code-cli.bat Move --ms-enable-electron-run-as-node to a later location (#136786) 2021-11-09 15:11:12 -08:00
code-cli.sh Move --ms-enable-electron-run-as-node to a later location (#136786) 2021-11-09 15:11:12 -08:00
code-server.bat Web: change yarn web to run with our server instead of playground (#139725) 2022-01-20 13:48:08 +01:00
code-server.sh Web: change yarn web to run with our server instead of playground (#139725) 2022-01-20 13:48:08 +01:00
code-web.bat Web: change yarn web to run with our server instead of playground (#139725) 2022-01-20 13:48:08 +01:00
code-web.sh Web: change yarn web to run with our server instead of playground (#139725) 2022-01-20 13:48:08 +01:00
code.bat Use "%~1" instead of "%1" in bat argument parsing. 2021-03-15 10:15:45 +01:00
code.sh Move --ms-enable-electron-run-as-node to a later location (#136786) 2021-11-09 15:11:12 -08:00
generate-definitelytyped.sh move vscode.d.ts and vscode.proposed.d.ts into src/vscode-dts-folder, https://github.com/microsoft/vscode/issues/131165 2021-11-09 15:00:03 +01:00
node-electron.bat Move --ms-enable-electron-run-as-node to a later location (#136786) 2021-11-09 15:11:12 -08:00
node-electron.sh Move --ms-enable-electron-run-as-node to a later location (#136786) 2021-11-09 15:11:12 -08:00
npm.bat fix line endings 2018-03-05 12:47:11 +01:00
npm.sh Changed shebang same as code.sh (#109372) 2020-10-30 07:54:13 +01:00
test-documentation.bat rename test-release to test-documentation 2019-09-02 17:57:27 +02:00
test-documentation.sh Changed shebang same as code.sh (#109372) 2020-10-30 07:54:13 +01:00
test-integration.bat Parcel update and CI improvements (#136830) 2021-11-10 08:13:56 +01:00
test-integration.sh Parcel update and CI improvements (#136830) 2021-11-10 08:13:56 +01:00
test.bat tests - enable crash reporter for electron based unit tests 2021-11-19 11:12:53 +01:00
test.sh tests - enable crash reporter for electron based unit tests 2021-11-19 11:12:53 +01:00
update-xterm.js Add update-xterm scripts to vscode repo 2021-12-20 09:19:12 -08:00
update-xterm.ps1 Add update-xterm scripts to vscode repo 2021-12-20 09:19:12 -08:00