vscode/src/vs/workbench/contrib
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
..
bulkEdit docs: 📝 add documentation for the HighlightedLabel widget 2021-11-11 16:05:59 +01:00
callHierarchy chore - use CSS theme variables over registerThemingParticipant, codeLens, references, call hierarchy 2021-11-03 13:37:46 +01:00
codeActions/common
codeEditor docs: 📝 add documentation for the HighlightedLabel widget 2021-11-11 16:05:59 +01:00
comments Enforce that source code uses a small subset of Unicode 2021-11-03 23:34:41 +01:00
configExporter/electron-sandbox
contextmenu/browser fix(list): 🐛 list/tree should show focus outline while context menu is open 2021-11-08 15:51:31 +01:00
customEditor Clairify webview names 2021-11-04 17:30:03 -07:00
debug Run unit tests against node.js too (#137790) 2021-11-24 13:45:17 +01:00
emmet
experiments experiments: allow using custom experiments url 2021-11-10 17:14:49 -08:00
extensions #15756 rename to switch 2021-11-23 22:59:18 +01:00
externalTerminal Remove optional usage from external terminal 2021-11-04 08:38:00 -07:00
externalUriOpener Use object.entries in a few more places 2021-11-09 16:30:44 -08:00
feedback/browser Minor fix 2021-10-24 23:46:20 -05:00
files watcher - stop sending out delete events on workspace root (#136673) 2021-11-12 10:52:44 +01:00
format/browser
interactive/browser differenciate onFocusWidget and onFocusWebview. 2021-11-12 14:35:50 -08:00
issue
keybindings/browser
languageStatus/browser Enforce that source code uses a small subset of Unicode 2021-11-03 23:34:41 +01:00
list/browser
localizations/browser remove unnecessary escapes for '-' in regexes that go into schemas (for #137054) 2021-11-12 16:22:44 +01:00
logs Fix #136732 2021-11-09 15:12:03 +01:00
markdown/browser Fix #135505: Walkthrough markdown command links are broken 2021-10-26 13:03:05 -07:00
markers tweak for https://github.com/microsoft/vscode/pull/135736#issuecomment-968528741 2021-11-15 09:21:53 +01:00
notebook Update output editor when output model is being updated. 2021-11-23 17:42:41 -08:00
outline/browser
output Reduce usage of allow-any-unicode-next-line 2021-11-20 21:01:29 +01:00
performance send an event per mark 2021-11-04 15:42:58 +01:00
preferences Dispose preferences model when disposing renderer 2021-11-23 13:49:22 -08:00
quickaccess/browser
relauncher/browser
remote remove unnecessary escapes for '-' in regexes that go into schemas (for #137054) 2021-11-12 16:22:44 +01:00
sash/browser
scm Fix #135245 2021-11-23 11:27:40 +01:00
search call resolveWorkspaceSymbol when the provider has it, no more incomplete locations, https://github.com/microsoft/vscode/issues/69558 2021-11-19 18:29:17 +01:00
searchEditor/browser 133348 fix oom when search opened in editor (#136554) 2021-11-08 17:09:44 -08:00
snippets fix https://github.com/microsoft/vscode/issues/136611 2021-11-23 12:41:59 +01:00
splash make renderer-side parts splash ready for web 2021-11-03 18:09:16 +01:00
surveys/browser Exp => Assignment Rename (#136253) 2021-11-02 14:18:29 -04:00
tags Add tags for interesting browser testing packages (#136116) 2021-11-01 13:28:20 -04:00
tasks Task description: "User settings" -> "User" 2021-11-12 16:27:14 +01:00
telemetry/browser
terminal Merge remote-tracking branch 'origin/main' into tyriar/persist_tests 2021-11-23 12:47:36 -08:00
testing Reduce usage of allow-any-unicode-next-line 2021-11-20 21:01:29 +01:00
themes/browser Share common code for the ExtensionResourceLoaderService 2021-11-04 15:31:24 +01:00
timeline Fix typo in timelinePane.ts (#131356) 2021-10-25 11:49:44 -07:00
typeHierarchy
update Remove instance id common property 2021-11-12 16:15:27 -05:00
url
userDataSync #135935 move IUriIdentityService to platform 2021-11-03 12:11:00 +01:00
watermark/browser
webview Improving ux for search in webviews on web 2021-11-19 16:00:50 -08:00
webviewPanel/browser Try avoiding bad calls to columnToEditorGroup 2021-11-15 14:48:48 -08:00
webviewView/browser Clairify webview names 2021-11-04 17:30:03 -07:00
welcome editors - clearInput before setInput (#34697) 2021-11-21 14:04:28 +01:00
workspace/browser fixes #137523 2021-11-19 11:39:55 -08:00
workspaces/browser