Commit graph

90112 commits

Author SHA1 Message Date
Martin Aeschlimann
1c1df5532d
themes actions: convert to Action2 2021-11-25 21:45:32 +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
Henning Dieterichs
10d3e93db5
Improves assertNever type. 2021-11-25 16:15:32 +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
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
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
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
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
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
John Harrison
b5973e01e6 Use a fuzzyContains when matching labels from the Testing Explorer view filter. 2021-11-23 17:53:02 -08:00
rebornix
c1f2f40bcd
Update output editor when output model is being updated. 2021-11-23 17:42:41 -08:00