Commit graph

89676 commits

Author SHA1 Message Date
Raymond Zhao 6d07c4e616
Remove ordering by value and description 2021-11-18 09:15:28 -08:00
Raymond Zhao 200ef2057c
Fix whole word matching strategy 2021-11-17 09:28:06 -08:00
Raymond Zhao fec1b869f2
Add match-type sorting to filterSettings 2021-11-12 15:32:11 -08:00
Megan Rogge 5248915ead fix #134418 2021-11-12 19:29:56 +00:00
John Murray 596c835be2
Word missing from setting description (fix #137027) (#137028) 2021-11-12 10:46:53 -08:00
Jackson Kearl 694097a63a
Instrument accepted suggestion contributions (#136922)
* Instrument accepted suggestion contributions

* Only log once per resource/provider

* Keep track of logged events for real

* Move types closer to use

* Address feedback

* Tidy up
2021-11-12 10:40:25 -08:00
rebornix 48a7916767
update markdown cell listener 2021-11-12 10:01:36 -08:00
rebornix 654f5ae36b
focus cell list container when active element is removed from DOM. 2021-11-12 09:49:20 -08:00
Alexandru Dima a8fe7ca449
Merge pull request #137037 from microsoft/ben/lifecycle-kill
lifecycle - emit `onWillShutdown` even when using `app.exit`
2021-11-12 17:49:15 +01:00
Logan Ramos 1bf65f4bfb
Bump distro 2021-11-12 11:19:54 -05:00
Alex Ross 231fe61ab5
Add setting to exclude scripts from NPM scripts view
Fixes #71635
2021-11-12 17:14:51 +01:00
Johannes Rieken ca9042324f
typo 2021-11-12 17:10:21 +01:00
Johannes Rieken 88ad4c094d
add mini readme for how to consume/add proposals, https://github.com/microsoft/vscode/issues/131165 2021-11-12 16:45:40 +01:00
Sandeep Somavarapu 9b1d819745
#136424 Initialize remote with user synced extensions 2021-11-12 16:34:18 +01:00
Alex Ross a34113483b
Task description: "User settings" -> "User"
Fixes #89448
2021-11-12 16:27:14 +01:00
Martin Aeschlimann 8215e18557
regexp: Unnecessary escapes of - 2021-11-12 16:22:45 +01:00
Martin Aeschlimann 4df57580d3
remove unnecessary escapes for '-' in regexes that go into schemas (for #137054) 2021-11-12 16:22:44 +01:00
Martin Aeschlimann 81b5ea2f37
[json] update service (for #137054) 2021-11-12 16:22:44 +01:00
Ladislau Szomoru cd8f11af58
Remove cgmanifest.json from git extension 2021-11-12 16:22:08 +01:00
Ladislau Szomoru 93a6105179
Extract git syntaxes/grammars into a separate extension 2021-11-12 16:19:54 +01:00
Alex Ross 2be31eebb1
Improve task numbering for task quick picks
Fixes #91440
2021-11-12 16:17:14 +01:00
Alex Ross b1dc0b0ebf
Fix task arguments with Windows remote
Fixes #93437
2021-11-12 16:02:57 +01:00
Daniel Imms 36c562f117
Merge pull request #136772 from microsoft/tyriar/smoke_test_improvements
Smoke test improvements
2021-11-12 07:02:34 -08:00
John Murray 5f4830bc79
Add progress indicator to SCM in activity bar while QuickDiff is preparing (#136968) (#136969) 2021-11-12 15:39:17 +01:00
Johannes Rieken 2dcc58217a
reduce enableProposedApi usage further, https://github.com/microsoft/vscode/issues/131165 2021-11-12 15:29:58 +01:00
Ladislau Szomoru fff34ad86b
Fix test input 2021-11-12 15:27:40 +01:00
Daniel Imms 3c9b18e135 Remove test only 2021-11-12 06:16:17 -08:00
Daniel Imms c65c8738f9 Copy and use IWindowDriver in PlaywrightDriver 2021-11-12 06:11:18 -08:00
Daniel Imms daa8095ccf Fix xterm layering problem 2021-11-12 06:05:52 -08:00
Johannes Rieken 112709a721
tweak error messages when API proposal isn't available, https://github.com/microsoft/vscode/issues/131165 2021-11-12 15:04:35 +01:00
Alex Ross df681dcbfe
Add link to task when contexts documentation
Fixes #104000
2021-11-12 14:54:31 +01:00
João Moreno b78b727347
docs: 📝 better docs for views welcome content, group property
Related-to: d775c7346c (r60165388)
2021-11-12 14:49:34 +01:00
Johannes Rieken e79a9c811a
checkProposedApiEnabled and isProposedApiEnabled must be called with proposal name, add proposals for package.json-based API, https://github.com/microsoft/vscode/issues/131165 2021-11-12 14:46:42 +01:00
Daniel Imms 634dae736e Merge remote-tracking branch 'origin/main' into tyriar/smoke_test_improvements 2021-11-12 05:45:20 -08:00
Alex Ross 23f79187b9
Include workspace files tasks in recent tasks
Fixes #109454
2021-11-12 14:35:04 +01:00
Benjamin Pasero aee006ecb8
lifecycle - emit onWillShutdown even when using app.exit 2021-11-12 13:09:13 +01:00
Johannes Rieken 3bd29c1d6c
temp restore all enabled proposed API for test resolver, depends on some contrib-extensions, https://github.com/microsoft/vscode/issues/131165 2021-11-12 12:46:37 +01:00
Johannes Rieken d775c7346c
create stand-in declaration for contribViewsWelcome and adopt for git-extension, https://github.com/microsoft/vscode/issues/131165 2021-11-12 12:31:56 +01:00
Johannes Rieken e6a106f524
fix https://github.com/microsoft/monaco-editor/issues/2366 2021-11-12 12:24:22 +01:00
Alex Ross 22b53c1acf
Add contextualTitle for NPM Scripts
Fixes #111994
2021-11-12 11:57:50 +01:00
Alexandru Dima 7bbae2d44d
Do not brutally kill extension hosts in the abnormal shutdown case to unblock the build 2021-11-12 11:43:25 +01:00
Ladislau Szomoru e95c74c4c7
Extract git static contributions into a separate extension 2021-11-12 11:35:35 +01:00
Johannes Rieken 09c9d4c293
use enabledApiProposals instead of wildcard property, also update compilation units to only include d.ts-files that are needed, https://github.com/microsoft/vscode/issues/131165 2021-11-12 11:05:57 +01:00
Johannes Rieken 7ac327281a
make sure proposal name generation is sorted, https://github.com/microsoft/vscode/issues/131165 2021-11-12 11:05:56 +01:00
Ladislau Szomoru 4549bd26c7
Extract diff language into its own extension (#136967) 2021-11-12 10:59:52 +01:00
Benjamin Pasero 81cf536582
watcher - stop sending out delete events on workspace root (#136673) 2021-11-12 10:52:44 +01:00
Johannes Rieken 8d3536c7f7
extract auth#session into its own proposal file, make isProposedApiEnabled and checkProposedApiEnabled more strict by forcing them to be called with undefined or a proposal name, https://github.com/microsoft/vscode/issues/131165 2021-11-12 10:03:53 +01:00
Johannes Rieken 20382c5743
extract notebook controller kind into its own proposal, https://github.com/microsoft/vscode/issues/131165 2021-11-12 09:54:38 +01:00
Johannes Rieken a4d426a1c2
split vscode.proposed.d.ts into a file per proposal, https://github.com/microsoft/vscode/issues/131165 2021-11-12 09:48:17 +01:00
Henning Dieterichs 4e8450ad93
Fixes #135440 2021-11-12 09:44:42 +01:00