Commit graph

120448 commits

Author SHA1 Message Date
Daniel Imms c6a7ca7668
Move updatable hover interfaces to hover.ts 2024-04-03 06:20:56 -07:00
Daniel Imms 9906083b79
Remove duplicate/deprecated IHoverAction 2024-04-03 06:14:15 -07:00
Daniel Imms bfb5b774c6
ICustomHover -> IUpdatableHover 2024-04-03 06:13:48 -07:00
Daniel Imms 506cc7670a
Set base delegate, fix imports 2024-04-03 06:10:28 -07:00
Daniel Imms d296f93650
Introduce hoverDelegate2.ts
Part of #204965
2024-04-03 06:05:35 -07:00
Benjamin Christopher Simmonds 5c00163b30
Support setting keyboard shortcut from Action Item Context Menu (#209431)
fixes #208221
2024-04-03 13:11:50 +02:00
Johannes Rieken 03ef5ffe3f
chore - add IInstantiationService#dispose (#209421) 2024-04-03 12:57:30 +02:00
Ladislau Szomoru e773c56fe7
Engineering - update suppression file (#209419) 2024-04-03 11:07:01 +02:00
Sandeep Somavarapu 62b5a4ce27
remove restore on profile item (#209416) 2024-04-03 10:27:16 +02:00
Megan Rogge a27099233b
Merge pull request #209066 from microsoft/merogge/signal-line
add `isPresentOnLine` to line feature state
2024-04-03 01:02:55 -07:00
Johannes Rieken 250ab2f640
render inline chat change decoration also inside minimap (#209414) 2024-04-03 09:38:19 +02:00
Johannes Rieken 9328959833
api comment (#209410) 2024-04-03 08:51:56 +02:00
Megan Rogge 1813b35895
Merge pull request #209385 from microsoft/merogge/glob-tasks
resolve glob tasks in configure default build task
2024-04-02 19:09:16 -07:00
Daniel Imms 44fbf7f36a
Merge pull request #209376 from microsoft/tyriar/176812
Support any OSC link scheme
2024-04-02 17:11:53 -07:00
meganrogge 5e0acceb53
fix issue 2024-04-02 17:06:50 -07:00
Andrea Mah e153ed5976
Fix search text input issues (#209365)
Fixes #209361
2024-04-02 16:44:39 -07:00
Daniel Imms 5e402a4d6c
Allow via notification 2024-04-02 16:12:02 -07:00
Raymond Zhao a86f13b8f2
chore: increase timeout of Linux x64 job (#209387) 2024-04-03 00:06:09 +02:00
meganrogge 8bd293e87d
move declaration near usage 2024-04-02 14:55:09 -07:00
meganrogge e4947ea3ad
fix #191745 2024-04-02 14:26:34 -07:00
Daniel Imms e02d142108
Merge pull request #209359 from microsoft/tyriar/146811_smoke
Enable terminal smoke tests on desktop
2024-04-02 13:05:06 -07:00
Aaron Munger 225665b294
allow input elements to handle keydown events (#209362) 2024-04-02 12:40:42 -07:00
Ladislau Szomoru ea29ccb86f
SCM - add history item hover (#209373) 2024-04-02 21:16:51 +02:00
Daniel Imms ac37049b6b
Merge pull request #209372 from microsoft/tyriar/207454
Fix leaks in hoverService
2024-04-02 12:14:48 -07:00
Daniel Imms c78ef14765
Merge pull request #209371 from microsoft/tyriar/207459
Fix leaks in terminalInstance dnd
2024-04-02 12:14:34 -07:00
Daniel Imms 2d0c61554b
Merge pull request #209370 from microsoft/tyriar/207462
Fix leaks in terminalTabsList
2024-04-02 12:14:06 -07:00
Daniel Imms eca9ac7e11
Support any OSC link scheme
Fixes #176812
2024-04-02 12:03:31 -07:00
Daniel Imms 3501dd8202
Fix leaks in hoverService
Fixes #207454
2024-04-02 11:41:24 -07:00
Daniel Imms 5aa71ebddd
Fix leaks in terminalInstance dnd
Fixes #207459
2024-04-02 11:37:26 -07:00
Daniel Imms b695a625cd
Fix leaks in terminalTabsList
Fixes #207462
2024-04-02 11:33:06 -07:00
Henning Dieterichs 32d5ad58e7
Inline completion refactoring (#209011) 2024-04-02 09:30:59 -07:00
Connor Peet 7a523c238f
exthost: fix profiling not working (#209142)
* exthost: fix profiling not working

Fixes https://github.com/microsoft/vscode/issues/194678. Requires https://github.com/jrieken/v8-inspect-profiler/pull/3 to be merged and published in order to pass the 'host' down.

* bump package
2024-04-02 18:21:30 +02:00
Megan Rogge e2d3f253b3
Merge pull request #209357 from hsfzxjy/widget-navigation-tracing-200259
Logging navigible container events for debug
2024-04-02 09:19:34 -07:00
Daniel Imms 3e49f239c9
Enable terminal smoke tests on desktop
Fixes #146811
2024-04-02 09:08:45 -07:00
hsfzxjy dd138b1942
Log only when config is enabled 2024-04-03 00:03:35 +08:00
Megan Rogge 12f96943d3
Update src/vs/workbench/contrib/accessibilitySignals/browser/accessibilitySignalLineFeatureContribution.ts 2024-04-02 08:45:03 -07:00
meganrogge 309c1999c6
make isPresent optional 2024-04-02 08:43:36 -07:00
hsfzxjy b063b267ca
Logging navigible container events for debug 2024-04-02 23:39:53 +08:00
meganrogge 5f95ec93ce
implement as classes 2024-04-02 08:33:46 -07:00
meganrogge b41113d22f
swap lines 2024-04-02 08:27:38 -07:00
meganrogge ecf7466e6b
use abstract class 2024-04-02 08:22:07 -07:00
Matt Bierner 998047ca2f
Add experimental support for updating markdown links on copy/paste (#209319)
* Add experimental support for updating markdown links on copy/paste

For #209318

* Remove log
2024-04-02 17:15:12 +02:00
Megan Rogge c532d61607
Merge branch 'main' into merogge/signal-line 2024-04-02 08:14:22 -07:00
Daniel Imms 8ef2d1d6a5
Merge pull request #209310 from mmastrac/main
Add `windowOptions` to xtermTerminal to allow `ESC [18t` to work
2024-04-02 08:14:07 -07:00
Raymond Zhao 325e4c747b
docs: categorize chat-list-background as other (#209303) 2024-04-02 17:07:42 +02:00
Daniel Imms bd05f055e1
Merge pull request #136633 from marvinthepa/terminal-middle-paste
Middle-click paste in terminal on non-Linux
2024-04-02 07:32:03 -07:00
Daniel Imms bf235f662c
Improve setting description 2024-04-02 07:00:16 -07:00
Daniel Imms dc4e8af04b
Use switch, allow Linux to paste regular clipboard too 2024-04-02 06:58:17 -07:00
Daniel Imms 6f989eb488
Bring terminal editor's mousedown handling closer in line with tabbed view 2024-04-02 06:56:08 -07:00
Daniel Imms 4fe8f60274
Move onto ITerminalConfigurationService 2024-04-02 06:54:36 -07:00