vscode/extensions/vscode-test-resolver
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
..
.vscode Add vscode-test-resolver 2019-05-22 16:41:26 +02:00
media Add icons for built-in extensions (fixes #81760) 2021-04-20 12:09:24 -07:00
scripts [testresolver] kill server on shutdown 2019-06-14 12:07:04 +02:00
src Web: change yarn web to run with our server instead of playground (#139725) 2022-01-20 13:48:08 +01:00
.gitignore Add vscode-test-resolver 2019-05-22 16:41:26 +02:00
.vscodeignore Add vscode-test-resolver 2019-05-22 16:41:26 +02:00
package.json Add "current window" command to testresolver. 2021-12-10 11:36:56 -08:00
tsconfig.json use enabledApiProposals instead of wildcard property, also update compilation units to only include d.ts-files that are needed, https://github.com/microsoft/vscode/issues/131165 2021-11-12 11:05:57 +01:00
yarn.lock chore: bump node@14.x in devDependencies (#122905) 2021-05-04 10:04:13 +02:00