Commit Graph

90679 Commits

Author SHA1 Message Date
Martin Aeschlimann
eecd0038f6 add previewColorTheme command (for #137289) 2021-11-25 22:51:41 +01:00
Alex Dima
be87ebcd0d Ask the client to pause writing until the socket is sent to the remote extension host process, which then asks the client to resume (#134429) 2021-11-25 22:41:43 +01:00
Martin Aeschlimann
1c1df5532d themes actions: convert to Action2 2021-11-25 21:45:32 +01:00
Alex Dima
3fb9624b29 Remove KeepAlive message and rely solely on unacknowledged messages as a trigger for timeout 2021-11-25 21:07:14 +01:00
Martin Aeschlimann
118d34cbe7 add browse marketplace for file and product icons (for #137289) 2021-11-25 20:04:50 +01:00
Martin Aeschlimann
60d21965c7 add marketplace apis for file/product icon themes (for #137289) 2021-11-25 20:04:49 +01:00
Sandeep Somavarapu
ab394ee788 #15756 support pre-release while installing through cli and commands 2021-11-25 19:55:21 +01:00
Sandeep Somavarapu
dd19b1d50b refactor extensions report to extensions control manifest 2021-11-25 19:16:06 +01:00
Alex Dima
7b3474abff Make sure websocket frames are processed in order 2021-11-25 16:44:30 +01:00
Henning Dieterichs
10d3e93db5 Improves assertNever type. 2021-11-25 16:15:32 +01:00
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
Justin Grote
524538eecc Correction booleanRegex to properly match only 'true' and 'false'
Closes #137818
2021-11-24 12:05:26 -08: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