Daniel Imms
8cac42ebe2
Merge pull request #197099 from hamirmahal/feat/allow-keyboard-shortcut-creation-for-terminal-copy-commands
...
feat: allow keyboard shortcut creation for terminal copy commands
2023-11-15 09:44:54 -08:00
meganrogge
0edd8b42db
tweak name
2023-11-15 09:29:40 -08:00
meganrogge
1d592f0a15
rename command
2023-11-15 09:25:08 -08:00
Megan Rogge
a50d46966f
Merge branch 'main' into feat/allow-keyboard-shortcut-creation-for-terminal-copy-commands
2023-11-15 09:19:27 -08:00
Megan Rogge
9998f639c0
Merge pull request #198337 from microsoft/merogge/task-folder
...
use `cwd` if it exists in task presentation options
2023-11-15 09:13:57 -08:00
meganrogge
7c2c501bbb
fix #198310
2023-11-15 08:55:59 -08:00
David
2938e5d611
Add TMLanguage aliases to YAML ( #198300 )
2023-11-15 16:52:22 +00:00
Ladislau Szomoru
13cc577605
SCM - another attempt to fix getParent() ( #198328 )
2023-11-15 08:51:19 -08:00
Daniel Imms
36819f9339
Merge pull request #198327 from microsoft/tyriar/198224
...
Terminal sticky scroll context menu
2023-11-15 08:28:02 -08:00
Henning Dieterichs
e2670a457f
Fixes "_b is not defined" error
2023-11-15 16:53:00 +01:00
Henning Dieterichs
4cbf4fa126
StandaloneAccessibleNotificationService
2023-11-15 16:53:00 +01:00
Henning Dieterichs
9ac90beb07
Always report monaco loading errors
2023-11-15 16:53:00 +01:00
Rob Lourens
9a5c293103
Remove toString eslint rule for now ( #198326 )
...
It's too slow to run in pre-commit
2023-11-15 16:52:11 +01:00
Daniel Imms
392b6de662
Merge pull request #198321 from microsoft/tyriar/obscure
...
Improve performance and don't obscure output while scrolling pagers
2023-11-15 07:48:45 -08:00
Daniel Imms
0864f3963e
Terminal sticky scroll context menu
...
Fixes #198224
2023-11-15 07:45:34 -08:00
Daniel Imms
a1d520d9eb
Also handle (END) for detecting pagers
...
Fixes #198314
2023-11-15 07:01:11 -08:00
Jacob Bandes-Storch and Alex Ross
6855ba045b
Update Swift grammar and upstream repository ( #197470 )
...
* Update Swift grammar and upstream repository
* update grammar for bug fix
* Update Swift cgmanifest
---------
Co-authored-by: Alex Ross <alros@microsoft.com >
2023-11-15 15:59:29 +01:00
Daniel Imms
b0fa5e7ff6
Improve performance and don't obscure output in pagers
...
Fixes #198314
2023-11-15 06:57:14 -08:00
Daniel Imms
110e7886e2
Merge pull request #198316 from microsoft/tyriar/198313
...
Focus terminal after clicking sticky scroll
2023-11-15 06:49:07 -08:00
Daniel Imms
133726500b
Merge pull request #198315 from microsoft/tyriar/198245
...
Allow navigating to current command if executed marker exists
2023-11-15 06:43:33 -08:00
Daniel Imms
d3aba242ca
Focus terminal after clicking sticky scroll
...
Fixes #198313
2023-11-15 06:24:46 -08:00
Daniel Imms
2a5e0103ef
Allow navigating to current command if executed marker exists
...
Fixes #198245
2023-11-15 06:21:59 -08:00
Ladislau Szomoru
e0b70e58b3
SCM - add caching layer to incoming/outgoing tree nodes ( #198306 )
...
* Upstream commit + improve onDidChangeCurrentHistoryItemGroup
* Refactor expanding a history item group
* Wire up caching
* Invoking the git.refresh command invalidates the cache
* Clean up cache data structure
2023-11-15 15:09:18 +01:00
Ladislau Szomoru
43b0558cc1
SCM - fix edge case when expanding the tree ( #198294 )
2023-11-15 13:28:25 +01:00
Benjamin Pasero
fd80237082
aux window - cleanup layout service ( #198292 )
2023-11-15 13:10:40 +01:00
Benjamin Pasero
ce711aae31
aux window - introduce and adopt ILayoutService.mainContainer ( #198288 )
2023-11-15 12:31:20 +01:00
Benjamin Pasero
b6b7a942bd
aux window - improve DND ( #198286 )
2023-11-15 11:47:08 +01:00
Henning Dieterichs
59b1480f1e
Merge pull request #198227 from hsfzxjy/inline-suggest-show-toolbar-never-198070
...
Add inlineSuggest.showToolbar.never
2023-11-15 10:50:11 +01:00
Benjamin Pasero
3d0503d96a
Progress bar is not below editor title anymore ( fix #198176 ) ( #198280 )
2023-11-15 10:08:09 +01:00
Ole
b3a649fe52
Remove cycle browserHostService.ts -> web.api.ts. ( #198221 )
...
* Remove cycle browserHostService.ts -> web.api.ts.
Before this change, `IWorkbenchConstructionOptions` in web.api.ts
depended on `IWorkspaceProvider` in browserHostService.ts, which
depends on some types from web.api.ts.
While this apparently does not pose problems in VS Code's build, other
build system of downstream projects do not allow this, and it is also
overall harder to follow the code if "the API" depends on types defined
in ""the implementation".
* Fix one reference I missed
2023-11-15 07:17:50 +00:00
Arvid Lunnemark
0bc6184910
fix blank settings page ( #198261 )
2023-11-14 23:16:25 -08:00
Peng Lyu
beb804d1d2
Merge pull request #198272 from microsoft/rebornix/ambitious-pigeon
...
💄 better handling optional
2023-11-14 23:07:23 -08:00
Benjamin Pasero
1368f2a052
dom - use getWindow in more places ( #198269 )
2023-11-14 22:20:49 -08:00
Benjamin Pasero
d2d14e541e
aux window - cleanup merge on close ( #198268 )
2023-11-14 22:18:20 -08:00
rebornix
bed797335d
💄 better handling optional
2023-11-14 22:17:15 -08:00
Raymond Zhao
e1c8870cd2
chore: bump vscode-tas-client ( #198257 )
2023-11-15 00:12:17 +01:00
Ladislau Szomoru
6e1f0594ee
Engineering - update distro ( #198253 )
2023-11-14 22:45:33 +01:00
Daniel Imms
13971b36f4
Merge pull request #198250 from microsoft/overseas-horse
...
Remove out dated setting
2023-11-14 13:12:24 -08:00
Daniel Imms
4884e6a01b
Merge pull request #198247 from microsoft/tyriar/198246
...
Fix serialize addon bricking terminal
2023-11-14 12:58:56 -08:00
Daniel Imms
0d0217205f
Remove out dated setting
2023-11-14 12:57:50 -08:00
Daniel Imms
f04021abcf
Fix serialize addon bricking terminal
...
Fixes #198246
2023-11-14 12:43:47 -08:00
Rob Lourens
39d7357aba
Move usedContext/contentReferences out of Response ( #198240 )
2023-11-14 20:54:57 +01:00
Benjamin Pasero
ba035ccf38
aux window - merge groups back to main on window close ( #198239 )
2023-11-14 20:52:45 +01:00
Megan Rogge
bee13ad3bf
Merge pull request #198236 from microsoft/merogge/button
...
ensure menu has role of `button` rather than `presentation`
2023-11-14 11:45:16 -08:00
Peng Lyu
44488fc1ad
allow metadata label to be optional ( #198238 )
2023-11-14 20:44:15 +01:00
meganrogge
54d55a32f6
fix #198233
2023-11-14 11:23:38 -08:00
Ladislau Szomoru
e121560310
SCM - add input box value provider proposal ( #198232 )
...
* Initial implementation
* Remove new toolbar widget
* Remove TestCommitMessageProvider2
* Remove more changes
2023-11-14 19:59:05 +01:00
Megan Rogge
b0584f4202
Merge pull request #198230 from microsoft/merogge/checked
...
don't include `aria-checked` property unless an item is checkable
2023-11-14 10:30:14 -08:00
meganrogge
8696e89eb5
fix #198228
2023-11-14 10:09:29 -08:00
Rob Lourens
7dcfb8c5b7
Add no-base-to-string rule to chat ( #198226 )
...
* Add no-base-to-string rule to chat
* Fix rule hit in chatmodel
2023-11-14 18:53:46 +01:00