Commit graph

90166 commits

Author SHA1 Message Date
Alex Dima a3dce400d6
Move draining logic to ZlibDeflateStream 2021-11-25 15:34:36 +01:00
Alex Dima 2b6fd1df46
Extract ZlibDeflateStream 2021-11-25 15:27:37 +01:00
Sandeep Somavarapu 944d343cc2
#46851 add default value source & default default value to configuration properties 2021-11-25 14:45:22 +01:00
Ladislau Szomoru f853123bff
Fix #137870 2021-11-25 14:37:35 +01:00
Benjamin Pasero 6f2239307b
Smoke test tweaks (#137809)
* smoke - move data migration tests into one and align

* fix app starting

* `createWorkspaceFile` is not async

* 💄

* support screenshot on failure even for stable app

* smoke - try to remove timeout (#137847)

* improve exit call
2021-11-25 14:37:22 +01:00
Martin Aeschlimann 2f8fb0b32e
workbench.colorCustomizations not working after the latest update. Fixes #137867 2021-11-25 13:53:42 +01:00
Alex Dima babe6a6a94
Extract ZlibInflateStream 2021-11-25 11:47:55 +01:00
Sandeep Somavarapu 5e5bb86a25
take extension id while registering defaults 2021-11-25 11:37:31 +01:00
Sandeep Somavarapu 131f9fa97c
#46851 fix init 2021-11-25 11:03:57 +01:00
Alex Dima 20d492a0a0
Merge remote-tracking branch 'origin/main' into alex/remote-connection-improvements 2021-11-25 10:26:09 +01:00
Alex Dima 228ac5b3c1
Add traceSocketEvent for fake socket 2021-11-25 10:25:00 +01:00
Martin Aeschlimann 7ca8fbe2d3
icon themes: fix duplicated marketplace item 2021-11-25 10:07:36 +01:00
Sandeep Somavarapu f04acdb07e
#15756 fine tune labels 2021-11-25 09:52:04 +01:00
Alex Dima 648e355c05
Add tracing to sockets 2021-11-25 09:40:16 +01:00
Martin Aeschlimann 1e473b624f
fix themes. linter errors 2021-11-25 08:40:34 +01:00
Tyler Leonhardt 9ec1ae1d92
silently getting session should return a session (if any) regardless of preference. fixes #137819 2021-11-24 16:40:39 -08:00
Tyler Leonhardt 26fe37ca3d
Revert "Have setting the value trigger the filter. Fixes #137279"
This reverts commit c1c103dee7.
2021-11-24 15:08:35 -08:00
Tyler Leonhardt 60c59ff641
Revert "trigger didChange event when you update inputbox.value. ref c1c103dee729b6f702c1c5272d25b24ea9664d48"
This reverts commit bdc6162b1d.
2021-11-24 15:07:15 -08:00
Sandeep Somavarapu 4947eba7a5
#15756 rename 2021-11-24 23:42:26 +01:00
Sandeep Somavarapu a74b70781e
#15756 sync prereleases 2021-11-24 23:42:26 +01:00
Sandeep Somavarapu f26a89c2c3
#15756 set metadata always and fix hadPreReleaseVersion 2021-11-24 23:42:25 +01:00
Martin Aeschlimann 19a83b8c47
color theme picker: separate quick pick for browsing 2021-11-24 23:42:07 +01:00
rebornix 1f581e229d
Update doc 2021-11-24 14:30:55 -08:00
rebornix 90ca212f5f
Clear Notebook Editor Cache 2021-11-24 13:43:06 -08:00
Raymond Zhao 4a5d3623c0
Polish 2021-11-24 13:12:12 -08:00
Jan Kretschmer bb89815cfb use regex, not Uri.parse, to detect custom scheme 2021-11-24 22:07:31 +01:00
Dirk Baeumer 008a52e298
Fix typo 2021-11-24 21:46:36 +01:00
Dirk Baeumer e346d0f1f9
Add script to prefetch headers for native module compile 2021-11-24 21:45:05 +01:00
Ladislau Szomoru bfad20be9d
Extract remote source provider registry into the vscode.git-base extension (#137656) 2021-11-24 20:48:44 +01:00
Raymond Zhao 483d6f15ed
Trim categories for more cases
Fixes https://github.com/microsoft/vscode/issues/135433
2021-11-24 11:28:52 -08:00
Logan Ramos 57ca9b99d5
Fix #137703 2021-11-24 13:44:49 -05:00
Daniel Imms eeae10e56c Skip flaky test
Part of #137795
2021-11-24 10:04:38 -08:00
Daniel Imms 653e5cdaee Skip flaky test
Part of #137808
2021-11-24 09:59:22 -08:00
Daniel Imms f880669743
Merge pull request #137763 from microsoft/tyriar/cleanup_smoke
Move terminal smoke tests into a single suite and reduce boilterplate
2021-11-24 09:54:50 -08:00
Daniel Imms 07d986443d
Skipping flaky test
Part of #137799
2021-11-24 09:50:26 -08:00
Connor Peet 11c24fe30b
Merge pull request #137811 from ashgti/main
Use a fuzzyContains when matching labels from the Testing Explorer view filters.
2021-11-24 09:46:47 -08:00
Sandeep Somavarapu 4eb6b3832d
Fix #46851 2021-11-24 17:39:40 +01:00
Logan Ramos dd7ef3975b
Bump distro 2021-11-24 11:15:20 -05:00
Matt Kantor 602c83b7bc Fix a few typos in doc comments 2021-11-24 11:09:36 -05:00
Johannes Rieken 597d114fde
Merge pull request #137724 from microsoft/joh/noEnableProposedApi
remove `enableProposedApi` from extension description
2021-11-24 16:12:42 +01:00
Henning Dieterichs a3895fbd8f
Removes todo. 2021-11-24 13:51:32 +01:00
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
Alex Dima bb7a76bf2b
Make FocusTracker shadow dom aware 2021-11-24 13:43:17 +01:00
Jean Pierre 556ce85c82
Fixes #137568 (#137570) 2021-11-24 04:42:44 -08:00
Henning Dieterichs 6272acdba4
Tweaks unicode highlighting default settings. They are now derived from trust state. 2021-11-24 13:12:31 +01:00
João Moreno db93152cba
ci: ⬆️ bump cache salt 2021-11-24 13:05:21 +01:00
João Moreno 37f68b4803
Revert "builds: disable caching"
This reverts commit 2ec3bfc440.
2021-11-24 13:04:43 +01:00
Andre Weinand edc966d289
latest DAP 2021-11-24 10:22:44 +01:00
Benjamin Pasero d7714f7eb7
Integration test failure: Recursive Watcher (parcel) basics (fix #137732) 2021-11-24 08:55:14 +01:00
Martin Aeschlimann cdd975671e
server license check: use readline 2021-11-24 06:01:45 +01:00