vscode/src/vs/workbench
Benjamin Pasero 754190f326
Run unit tests against node.js too (#137790)
* tests - run unit tests also against node.js

* fixes

* fail if major node.js version mismatch

* -tfs is unsupported

* Add `@ts-check` and remove `jsdom`

* tests - process.env layer breaker

* Improve loader config

* skip one test

* address todos

* try to force color output

* Use a file: URI as baseUrl

Co-authored-by: Alex Dima <alexdima@microsoft.com>
2021-11-24 13:45:17 +01:00
..
api Fixes #137000. SelectedCompletionInfo now has the members completionKind and isSnippetText. 2021-11-23 15:31:04 +01:00
browser editors - clearInput before setInput (#34697) 2021-11-21 14:04:28 +01:00
common editors - clearInput before setInput (#34697) 2021-11-21 14:04:28 +01:00
contrib Run unit tests against node.js too (#137790) 2021-11-24 13:45:17 +01:00
electron-browser 💄 2021-11-01 08:46:49 +01:00
electron-sandbox extension dev - do not delete empty window sqlite DB 2021-11-15 07:55:36 +01:00
services Run unit tests against node.js too (#137790) 2021-11-24 13:45:17 +01:00
test Run unit tests against node.js too (#137790) 2021-11-24 13:45:17 +01:00
buildfile.desktop.js Remove searchApp, searchIpc 2021-11-05 15:48:34 -07:00
buildfile.web.js
workbench.common.main.ts #136424 Initialize remote with user synced extensions 2021-11-12 16:34:18 +01:00
workbench.desktop.main.css
workbench.desktop.main.nls.js
workbench.desktop.main.ts Merge branch 'main' into alex/main-process-extension-host 2021-11-09 07:59:44 +01:00
workbench.desktop.sandbox.main.ts Fixes #123592: Move extension host spawning to the shared process 2021-11-04 22:09:00 +01:00
workbench.sandbox.main.ts Merge branch 'main' into alex/main-process-extension-host 2021-11-09 07:59:44 +01:00
workbench.web.api.css
workbench.web.api.nls.js
workbench.web.api.ts Fixes #134234: Remove __uniqueWebWorkerExtensionHostOrigin option 2021-11-22 08:19:13 +01:00
workbench.web.main.ts #136424 Initialize remote with user synced extensions 2021-11-12 16:34:18 +01:00