Commit graph

90610 commits

Author SHA1 Message Date
Benjamin Pasero 4667cac14b
smoke - more obvious tests setup 2021-12-10 13:32:08 +01:00
Benjamin Pasero e9eec21dc1
files - cancel reading when binary is encountered (#132771) 2021-12-10 13:10:22 +01:00
Sandeep Somavarapu a55d9674ea
clean up extensions editor code 2021-12-10 12:14:46 +01:00
Alexandru Dima a1842c8f63
Merge pull request #138793 from microsoft/alex/update-native-keymap
update `native-keymap`
2021-12-10 11:41:30 +01:00
Sandeep Somavarapu a56188e4d2
#138511 use new formatter 2021-12-10 11:07:18 +01:00
Benjamin Pasero 503905cdeb
files - stop processing binary files if only text accepted (#138805) 2021-12-10 10:55:25 +01:00
Joao Moreno ac71c035fb
fix #138834 2021-12-10 10:54:34 +01:00
Ladislau Szomoru 47de42baa9
Only probe directories during repository discovery 2021-12-10 09:53:48 +01:00
Martin Aeschlimann bbef3ab9bb
Merge pull request #138662 from microsoft/aeschli/codiconRegistryCleanup
Codicon registry cleanup
2021-12-10 09:42:51 +01:00
rebornix 065b450db9
separate title menu update and layout update. 2021-12-09 17:39:21 -08:00
rebornix 99ae4bff26
move cell status bar class update into cellpart. 2021-12-09 17:39:20 -08:00
rebornix db9df723de
extract cellStatusPart 2021-12-09 17:39:20 -08:00
rebornix 2112b121de
slim cellRenderer#updateForLayout. 2021-12-09 17:39:20 -08:00
Rob Lourens 4661224a2c
Merge pull request #137087 from microsoft/rzhao271/se-search-sort
Add match-type sorting to filterSettings
2021-12-09 17:16:46 -08:00
SteVen Batten 59e0a27aa8
fixes #138110 2021-12-09 15:49:16 -08:00
Matt Bierner 2f767b5d85
Pick up TS recovery
For #138794
s
2021-12-09 15:39:31 -08:00
Matt Bierner 7c450ab4ed
Reuse searchParams 2021-12-09 15:39:30 -08:00
Alex Dima 2c5b9bc118
update native-keymap 2021-12-10 00:15:37 +01:00
rebornix 4dd55143a6
updateInternalLayoutNow. 2021-12-09 14:26:34 -08:00
Joao Moreno 1079144789
scm: one more fix 2021-12-09 22:08:00 +01:00
Martin Aeschlimann d3f503543b
improve toFormattedString jdoc (for #138511) 2021-12-09 22:03:56 +01:00
Joao Moreno ac035214a7
fix broken SCM view 2021-12-09 21:58:06 +01:00
Daniel Imms d9fa2b1213 Remove looping of test 2021-12-09 12:00:20 -08:00
Rob Lourens 764a0865f4
Merge pull request #138674 from microsoft/rzhao271/settings-sync-title
Add title, fixes #107748
2021-12-09 11:53:43 -08:00
Daniel Imms 7a4a78aa95 Only await a single time in TerminalCommandTracker setup
Fixes #138273
2021-12-09 11:50:21 -08:00
Raymond Zhao 3dea704a78
Add link titles, fixes #135677 2021-12-09 11:12:36 -08:00
Sandeep Somavarapu 53f4cbddb7
revert the fix 2021-12-09 19:05:54 +01:00
Sandeep Somavarapu bbc87176e2
move actions and widgets to template creation 2021-12-09 19:05:54 +01:00
Sandeep Somavarapu 41cd0ddfd3
refactor extensions editor
- contribute theme actions as menu actions
- remove async dependency for theme actions in extension editor
2021-12-09 19:05:53 +01:00
Rob Lourens e5637ce9af Fix #138748 2021-12-09 10:00:25 -08:00
Martin Aeschlimann 8efb2a1418
adds toFormattedString to use for formatting JSOn from an object (for #138511) 2021-12-09 18:21:13 +01:00
Joyce Er ab80daed74
Ensure forceNewSession overload gets picked first (#138685) 2021-12-09 08:50:08 -08:00
Ladislau Szomoru b70174e85b
Revert "Filter out file paths when discovering git repositories"
This reverts commit 81551acb51.
2021-12-09 17:32:53 +01:00
Ladislau Szomoru 81551acb51
Filter out file paths when discovering git repositories 2021-12-09 17:29:40 +01:00
Daniel Imms 3d2222fbc8 Clarify terminal.integrated.confirmIgnoreProcesses setting desc 2021-12-09 08:05:34 -08:00
Ladislau Szomoru 452e2c5303
Add timestamp and execution time to Git log 2021-12-09 15:18:38 +01:00
Henning Dieterichs 9af3dc35d3
Only get view line data for needed lines. 2021-12-09 15:05:55 +01:00
Henning Dieterichs 3d071dda04
from,to -> from,count 2021-12-09 15:04:14 +01:00
Henning Dieterichs 16f3943190
💄 2021-12-09 14:55:25 +01:00
Martin Aeschlimann 2858dd87e7
html: update constants in typescript mode (for #138677) 2021-12-09 14:27:50 +01:00
Henning Dieterichs fdbc4f2f0c
Underscore 2021-12-09 14:24:00 +01:00
Henning Dieterichs 134b54cfb5
Minor renames. 2021-12-09 14:23:26 +01:00
Henning Dieterichs 5f75c4a410
Fixes #136286. 2021-12-09 14:22:37 +01:00
Joao Moreno 9947a32a3e
improve scm input history storage
related to #138605
2021-12-09 14:20:10 +01:00
Johannes Rieken e65a5b98d9 update notebooks 2021-12-09 14:18:03 +01:00
Henning Dieterichs 3709b8f686
Merge pull request #138656 from microsoft/hediet/languageConfigurationAdoption
More adoption of language configuration service.
2021-12-09 14:11:06 +01:00
Johannes Rieken ee3e404b71
disable failing smoketest, https://github.com/microsoft/vscode/issues/138748 2021-12-09 12:53:27 +01:00
Benjamin Pasero c04c29d496
smoke - mention playwright trace website 2021-12-09 12:36:41 +01:00
John Murray aed73fd423
Correct the description of screencastMode.keyboardShortcutsFormat setting (#138644) (#138645) 2021-12-09 12:22:44 +01:00
Johannes Rieken 55819ee181
be more strict when suggesting snippets at word ends, https://github.com/microsoft/vscode/issues/138707 2021-12-09 11:57:07 +01:00