Commit graph

94731 commits

Author SHA1 Message Date
Daniel Imms 5b3380c48e
Don't clear after timeout, highlight multi-line commands
Fixes #208591
2024-03-26 09:08:43 -07:00
Benjamin Pasero a375ea8754
voice - disable start action when request is active in terminal (#208801) 2024-03-26 17:07:14 +01:00
Alex Dima 27eb6dfa41
Merge remote-tracking branch 'origin/main' into alexd/spiritual-bug 2024-03-26 17:06:07 +01:00
Alex Dima 7a5cdf44ff
Refactor: simplify hit testing flow 2024-03-26 17:05:52 +01:00
Benjamin Pasero 1a2cc56282
Voice: terminal controller is not behaving like view/inline (fix #208791) (#208800) 2024-03-26 17:04:13 +01:00
Benjamin Pasero 3574756bf4
voice - remove now obsolete CSS rules (#208797) 2024-03-26 16:56:30 +01:00
Daniel Imms 46f2641c52
Merge pull request #208796 from microsoft/tyriar/208257_2
Shell integration docs and readonly
2024-03-26 08:54:38 -07:00
Megan Rogge 95b449d11a
Merge pull request #208795 from microsoft/merogge/acc-view-tweaks
fix small issues w accessibiliity help
2024-03-26 08:46:48 -07:00
Aaron Munger 86c791ebb2
clear diagnostics on delete, no diagnostics for IW cells (#208794) 2024-03-26 08:43:28 -07:00
Daniel Imms d0851d5aae
Shell integration docs and readonly
Addressing feedback in #208257
2024-03-26 08:39:19 -07:00
Benjamin Pasero 62d83b2a75
voice - address some action integration issues for terminal inline chat (#208792) 2024-03-26 08:36:37 -07:00
Megan Rogge 22f3839b94
Merge pull request #208793 from microsoft/merogge/voice-conflict
fix issue with terminal chat input focus
2024-03-26 08:34:45 -07:00
meganrogge a6c7311730
fix small issues w accessibiliity help 2024-03-26 08:28:38 -07:00
meganrogge 52d017663b
fix issue with kb conflict 2024-03-26 08:15:03 -07:00
Henning Dieterichs 38695f10be Fixes #208615 2024-03-26 15:57:12 +01:00
Alex Ross 1a54634c51
open a file on a different path but with same name fails (#208785)
Fixes #204886
2024-03-26 15:52:40 +01:00
Megan Rogge 4166553e05
Merge pull request #208781 from microsoft/merogge/list-focus
fix focus response/input terminal inline chat actions
2024-03-26 07:49:54 -07:00
meganrogge c0c2a8ae72
use focus last message 2024-03-26 07:33:11 -07:00
Johannes Rieken 1591ace90e
More inline chat fixes (#208780)
* disable send dropdown menu rendering for anything but panel chat location

fixes https://github.com/microsoft/vscode/issues/208569

* fix https://github.com/microsoft/vscode/issues/208634
2024-03-26 15:07:20 +01:00
meganrogge 1bcfc3e9e1
fix #208731 2024-03-26 06:51:48 -07:00
Benjamin Christopher Simmonds 9ed28b5d67
Fix Activity Bar Position Bottom with Menu (#208767)
fix #207242
2024-03-26 12:47:12 +01:00
Benjamin Christopher Simmonds 9fcefcb44b
Fix Activity Bar theme colors for Secondary Side Bar (#208764)
fix #208259
2024-03-26 12:45:25 +01:00
Benjamin Christopher Simmonds eead56aaf0
Fix setting description for preview editors (#208758)
setting description fix
2024-03-26 12:44:12 +01:00
Johannes Rieken 7a3a29fee3
Assorted inline chat fixes (#208769)
* fix/workaround https://github.com/microsoft/vscode/issues/208549

* fixes https://github.com/microsoft/vscode/issues/208656

* add minHeight to inline chat widget

fixes https://github.com/microsoft/vscode-copilot/issues/4770

* fixes https://github.com/microsoft/vscode/issues/208606

* only honor `refer` flag when its command is the first and only

fixes https://github.com/microsoft/vscode/issues/208574
2024-03-26 12:38:26 +01:00
Daniel Imms a307d64354
Merge pull request #208524 from cpendery/fix/suggest-on-shell-completion
fix: suggest widget persisting on completion acceptance
2024-03-26 00:13:45 -07:00
Rob Lourens 5d8491d713
Fix #208089 (#208745) 2024-03-25 17:58:37 -07:00
Connor Peet 53ff5ca19e
testing: assorted TPI fixes (#208740)
* testing: bounds check coverage data

Fixes #208663

* testing: fix coverage label of boolean counts

Fixes #208463

* testing: clarify docs on loadDetailedCoverage

Fixes #208724
2024-03-25 16:14:08 -07:00
Don Jayamanne a8a38595ac
Disable ctrl+A in notebook renderer and support Ctrl+A for inputs (#208635)
* Disable ctrl+A in notebook renderer

* Select All in input elements in outputs
2024-03-25 16:13:56 -07:00
Justin Chen 11f4586955
adds filtering for constant rows in extension qucik access (#208741)
* adds filtering for constant rows in extension qucik access

* quick fix and cleanup

* last bit of cleaning

* removed unused imports
2024-03-26 00:02:53 +01:00
Don Jayamanne 262d4bfaf6
Cell edits to show up as File saved in time line (#208631) 2024-03-25 23:56:40 +01:00
Matt Bierner 81d996c90e
Fix vuln logging in code blocks (#208716) 2024-03-25 15:55:20 -07:00
Chapman Pendery 40e86a69ad fix: feedback on using MutableDisposable
Signed-off-by: Chapman Pendery <cpendery@microsoft.com>
2024-03-25 15:29:32 -07:00
Rob Lourens b0d975fc63
Add secondary chat execute button (#208495)
* Set up secondary chat execute button

* Add "send to new chat"

* Fix build
2024-03-25 12:25:16 +09:00
Rob Lourens 3c1fdd40ea
Support variable references for non-file variables (#208510)
Fix microsoft/vscode-copilot-release#926
2024-03-25 12:24:54 +09:00
Chapman Pendery 48262cda12 fix: suggest widget persisting on completion acceptance
Signed-off-by: Chapman Pendery <cpendery@microsoft.com>
2024-03-23 22:13:57 -07:00
Chapman Pendery 27afafa0dc fix: don't show terminal suggestions when keybindings are sent through to shell
Signed-off-by: Chapman Pendery <cpendery@microsoft.com>
2024-03-23 21:35:50 -07:00
Rob Lourens 9b215e88df
Make chat participant 'isSticky' static (#208498)
Also fix more agent IDs showing up in intellisense
Fix #207517
2024-03-24 09:11:50 +11:00
Rob Lourens f23beb2475
Fix adding @ to /help followup (#208497) 2024-03-24 09:10:46 +11:00
Chapman Pendery 9203d2d93a
Merge branch 'main' into fix/suggestion-sort 2024-03-22 23:15:42 -07:00
Chapman Pendery ac0e0ee914 fix: remove unused word distance
Signed-off-by: Chapman Pendery <cpendery@microsoft.com>
2024-03-22 23:12:36 -07:00
Chapman Pendery 42a6be0479 fix: terminal suggestions to sort by fuzzy score
Signed-off-by: Chapman Pendery <cpendery@microsoft.com>
2024-03-22 23:08:19 -07:00
Robo 711ca555f6
chore: provide option to disable remote unsupported connection banner (#208392) 2024-03-23 06:35:50 +01:00
Matt Bierner 83eb3af362
Debounce chatWidget view model changes (#208120)
Currently we can end up updating the chat list multiple times per frame

With this change, we try to batch some of these updates to avoid this
2024-03-22 18:12:00 -07:00
Aiday Marlen Kyzy 28fecb9490
Merge pull request #208423 from microsoft/aiday/indentationTestsAccrossDifferentLanguages
Adding indentation tests for different languages
2024-03-22 23:54:46 +01:00
Rob Lourens 871cab2b67
Add "variable references" (#208478)
Towards microsoft/vscode-copilot-release#926
2024-03-22 15:45:56 -07:00
Connor Peet 32c524af96
testing: properly apply group default default profiles (#208476)
Fixes #206306
2024-03-22 23:06:12 +01:00
Daniel Imms 1b6b6c588e
Merge pull request #208471 from microsoft/tyriar/208470
Allow transparency in sticky scroll overlay
2024-03-22 14:27:47 -07:00
Daniel Imms c86bcb5cd6
Move option into shared call 2024-03-22 14:10:55 -07:00
Daniel Imms fbbcc48651
Allow transparency in sticky scroll overlay
Fixes #208470
2024-03-22 14:08:44 -07:00
Daniel Imms abc27efc71
Fix copy action being stolen by terminal chat
What was happening here is chatWidget was called which would initialize the
terminal chat widget, so I switched that to check whether the lazy value exists
and added a hasFocus check for good measure.

Fixes #208413
2024-03-22 13:55:47 -07:00
Aiday Marlen Kyzy dd35d164e1
refactor the test 2024-03-22 21:55:45 +01:00
Aiday Marlen Kyzy 4e98d4b801
Merge branch 'main' into aiday/indentationTestsAccrossDifferentLanguages 2024-03-22 21:50:30 +01:00
Andrea Mah 9b50825a2e
Merge pull request #208459 from microsoft/beautiful-thrush
ensure that search sparkle appears when AI results available
2024-03-22 15:20:26 -05:00
andreamah 13c9d15fd3 ensure that search sparkle appears when AI results available 2024-03-22 13:04:30 -07:00
Daniel Imms dc88e0164b
Merge pull request #208432 from microsoft/tyriar/199734
Don't select all when opening quick chat with a query
2024-03-22 12:59:45 -07:00
Peng Lyu 6030fca4db
Add default keybindings for notebook cell chat when it is enabled. (#208454) 2024-03-22 20:50:29 +01:00
Aaron Munger a832f9955c
add a toolbar item to open cell diagnostic actions (#208358)
* add a toolbar item to open cell diagnostic actions

* fix updated diagnostic handling

* prioritize to be next to cell result

* dispose status bar items, better handling of non-code cell
2024-03-22 12:26:41 -07:00
Michael Lively 9d6c275fb7
Add styling to pad outlineEntry toolbar (#208342)
add styling to pad outlineEntry toolbar
2024-03-22 12:21:02 -07:00
Rob Lourens 34f6d642e6
Fix multiple agent id/name mixups (#208450) 2024-03-22 20:13:13 +01:00
Aiday Marlen Kyzy a7dc4a5246
Merge pull request #208410 from microsoft/aiday/addingMoreTests
Adding more tests to indentation test suite
2024-03-22 20:09:21 +01:00
Aiday Marlen Kyzy 4a8c50eae1
adding one more test 2024-03-22 20:06:21 +01:00
Logan Ramos 429bc0c55d
Fix missing comma (#208442) 2024-03-22 19:19:00 +01:00
Daniel Imms 9643eed6ea
Merge pull request #208441 from microsoft/tyriar/termBell
Update terminalBell to No-Action-Avail_Upd10_-6db.mp3
2024-03-22 11:17:19 -07:00
Daniel Imms 2cb0fa3f27
Update terminalBell to No-Action-Avail_Upd10_-6db.mp3
Fixes #194907
2024-03-22 11:01:32 -07:00
Daniel Imms 9d12f1f5a5
Merge branch 'main' into tyriar/207739_1 2024-03-22 10:48:49 -07:00
Daniel Imms 50b096c575
Don't rescale by default
Part of #207739
2024-03-22 10:46:54 -07:00
Rob Lourens b45774692c
ListView can warn when failing to measure rows because the list was not in the DOM (#208204)
After debugging this for the 100th time, I will make the 101st time easier to troubleshoot.
I don't think there are any reasonable cases where the list row height would actually be 0, so I think this avoids unnecessary calls to isAncestor
2024-03-22 10:31:52 -07:00
Ole 385ad93dd6
Log resource telemetry also for side-by-side views on browsers. (#208196)
* Log `resource` telemetry also for side-by-side views on browsers.

This telemetry is already logged in non-browser environments, and for the regular text editor (and other editors with a single document), but not yet for editors dealing with multiple documents, like "workbench.editors.diffEditorInput".

It is useful to have this telemetry to check how much e.g. the diff editor is used to open certain file types.

Fixes #208187

* Use URI.isUri instead of instanceof URI.
2024-03-22 17:22:32 +00:00
Daniel Imms 58368c444e
Merge pull request #208436 from microsoft/tyriar/208306
Add location support for newWithProfile command
2024-03-22 10:19:51 -07:00
Aiday Marlen Kyzy 9978dd8687
adding one more test 2024-03-22 18:14:13 +01:00
Martin Aeschlimann 3a28ac2cdb
server-web: resources not loaded with serverBasePath (#208435) 2024-03-22 18:06:35 +01:00
Daniel Imms 8fc2765204
Add location support for newWithProfile command
Fixes #208306
2024-03-22 09:53:54 -07:00
Daniel Imms 789b9095a0
Simplify terminal sticky scroll refresh by deferring to microtask
Fixes #207959
2024-03-22 09:19:03 -07:00
Daniel Imms 9d19dc1c2b
Don't select all when opening quick chat with a query
Fixes #199734
2024-03-22 09:05:54 -07:00
Aiday Marlen Kyzy cd88c93223
adding one more test 2024-03-22 16:59:26 +01:00
Daniel Imms 712a3eefbd
Merge pull request #208425 from microsoft/tyriar/205744
Wait for cmd detection if running command at start up
2024-03-22 08:40:37 -07:00
Johannes Rieken d848ebe222
inline chat: fix info label placement (#208424) 2024-03-22 16:20:39 +01:00
Daniel Imms 1a6f5b638c
Wait for cmd detection if running command at start up
Fixes #205744
2024-03-22 08:08:23 -07:00
Johannes Rieken 2c28cd7185
tweak width of inline chat content widget (#208422) 2024-03-22 16:06:19 +01:00
Daniel Imms 3318a66301
Merge pull request #208421 from microsoft/tyriar/208420
Reduce duplicate insert into terminal menu item
2024-03-22 08:05:54 -07:00
Aiday Marlen Kyzy 1f8b9deafa
adding indentation tests for different languages 2024-03-22 16:02:54 +01:00
Daniel Imms 87eb9ff4b2
Merge pull request #208415 from microsoft/tyriar/204167
Include env in unsafe profiles config
2024-03-22 07:49:41 -07:00
Daniel Imms 128acbad20
Reduce duplicate insert into terminal menu item
Fixes #208420
2024-03-22 07:48:13 -07:00
Daniel Imms eae98ba554
Also include color and icon in unsafe profile config 2024-03-22 07:34:30 -07:00
Aaron Munger e67961480f
Extra scrolling logic to handle long tail of scroll events (#208341)
* special scrolling logic

* longer comment
2024-03-22 07:34:29 -07:00
Daniel Imms fa3b1b097f
Include env in unsafe profiles config
Fixes #204167
2024-03-22 07:33:28 -07:00
Johannes Rieken 7a8b6a8dd0
Merge pull request #200591 from jeanp413/fix-200590
Fixes breadcrumbs widget does not get resized properly
2024-03-22 15:23:24 +01:00
Aiday Marlen Kyzy 88d546e778
adding more tests 2024-03-22 14:41:36 +01:00
Johannes Rieken e763a3dea3
fixes https://github.com/microsoft/vscode/issues/208404 (#208407) 2024-03-22 14:35:09 +01:00
Johannes Rieken ad2e199859
reveal content widget when outside view port (#208405)
re https://github.com/microsoft/vscode-copilot/issues/4599
2024-03-22 14:24:40 +01:00
Johannes Rieken 88ea3e1662
fix bad command completions (#208399) 2024-03-22 13:24:38 +01:00
Johannes Rieken 93e2528628
fix https://github.com/microsoft/vscode/issues/208394 (#208397) 2024-03-22 13:24:21 +01:00
Johannes Rieken ad5a40fb18
Inline chat fixes/feature (#208393)
* only show slash command as detected when not having typed one

* use clearer message that hunks need to be accepted or discard, also add hover with more details

fixes https://github.com/microsoft/vscode/issues/206939
2024-03-22 13:24:07 +01:00
Aiday Marlen Kyzy a00f2e64f4
Merge pull request #208291 from microsoft/aiday/addingIndentationForIfForWhile
Indent next line for if/for/while statement followed by whitespace
2024-03-22 11:07:52 +01:00
Aiday Marlen Kyzy b0725d3bf2
Merge pull request #208319 from microsoft/local-quail
Indent on enter from within [], {}, ()
2024-03-22 11:07:23 +01:00
Johannes Rieken df09a73143
More inline chat fixes and polish (#208387)
* align preview and live mode for previewing new/untitled files

* fix layout when having preview-only changes

* increate max speed of progressive text edits

* History entries are tracked by object identity. Make sure `acceptInput` finds and updates previous entries by text

fyi @roblourens

fixes https://github.com/microsoft/vscode/issues/208386
2024-03-22 11:04:21 +01:00
Johannes Rieken fcb8417ba3
Inline chat fixes (#208383)
* - Allow to set overflowWidgetDomNode for chat widget's input editor
- tweak z-index for inline chat content widget

fixes https://github.com/microsoft/vscode/issues/208375

* set default/dummy model while chat is getting ready

fixes https://github.com/microsoft/vscode/issues/208377

* restore decoration highlights for commands, tweak command suggestions, leave some debt for agents

fixes https://github.com/microsoft/vscode/issues/208379
2024-03-22 09:58:16 +01:00
Benjamin Pasero 1e38af3424
Opening recent from macOS dock creates a duplicate workspace (fix #208321) (#208372) 2024-03-22 08:42:50 +01:00
Benjamin Pasero 16997b315c
search - update description of search.exclude and add test for history (#208370) 2024-03-22 08:42:15 +01:00
Peng Lyu 2bb40a25d1
Re #208345. Render side by side all the time in notebook diff editor (#208355) 2024-03-21 22:20:35 -07:00
nopeless df6d629b30
fix: make cmd local 2024-03-21 23:34:15 -05:00
Rob Lourens 409da0445d
Fix chat agent activation event (#208362) 2024-03-22 05:28:11 +01:00
Andrea Mah 93b7e320e3
Merge pull request #208357 from microsoft/surrounding-pheasant
add quick access log for beginning of fileSearch call
2024-03-21 23:15:09 -05:00
andreamah 0c9a15a6d5 add quick access log for beginning of fileSearch call 2024-03-21 19:35:30 -07:00
Rob Lourens 75e751380f
ChatRequestHandler should allow returning void (#208349)
Fix #205835
2024-03-22 00:57:34 +01:00
Rob Lourens 20e7708c9d
Add chat history command to command palette (#208347)
Fix microsoft/vscode-copilot-release#1008
2024-03-22 00:53:45 +01:00
Justin Chen adfa191fec
adds limit on issue reporter description (#208346) 2024-03-22 00:51:06 +01:00
Rob Lourens 774f610801
Add missing 'name' property to LanguageModelChatAssistantMessage (#208235) 2024-03-21 15:24:18 -07:00
Don Jayamanne 8852f4a954
Always hide cut/copy/paste menu in the notebooks (#208297)
* Include execution count in notebook diff

* Fix tests

* Misc changes

* Fix tests

* Fix more tests

* Always hide cut/copy/paste menu in the notebooks
2024-03-21 23:17:18 +01:00
Justin Chen 22b6f2fb6c
issue reporter styling fixes (#208340) 2024-03-21 15:15:50 -07:00
Michael Lively 9f1605bd09
Add code cell symbols to nb outline + debt fixes (#208323)
* add symbol entries as children of code cells in nb outline

* extract filtering logic to getChildren for IOutline config, adjust level checks in nb SS

* fix broken outline filter logic // pass target to entryFactory // fix tests for symbol entries being level 8+

* define settings in `notebookCommon.ts`
2024-03-21 15:04:52 -07:00
Johannes Rieken 3132200934
Merge pull request #207864 from microsoft/joh/chatWidget
Use ChatWidget and ChatModel for inline chat
2024-03-21 21:37:23 +01:00
Justin Chen 7a6ee401fa
align refactor preview keybindings (#208322)
change preview keybindings
2024-03-21 12:58:35 -07:00
Ulugbek Abdullaev fac8079a75 rename suggestions: refactor: remove unused stuff 2024-03-21 20:57:59 +01:00
Ulugbek Abdullaev 3fb524d2ff rename: remove debug telemetry 2024-03-21 20:57:59 +01:00
Johannes fdde4886c5
Disable agent/command completions for none-panel locations. Add temp workaround for editor location 2024-03-21 20:42:01 +01:00
Daniel Imms 733b8aa6c0
Merge pull request #208257 from microsoft/tyriar/145234
Terminal shell integration proposed api
2024-03-21 12:40:59 -07:00
Daniel Imms 508e038da0
Merge pull request #208328 from microsoft/tyriar/208309
Don't add to already disposed store
2024-03-21 12:40:37 -07:00
Daniel Imms 03aaf82ed7
Don't add to already disposed store
Fixes #208309
2024-03-21 11:45:10 -07:00
Daniel Imms 47d2d566fd
Reveal the current session command in run recent
Fixes #208307
2024-03-21 11:36:19 -07:00
Daniel Imms 79ee97f2fb
Clean up 2024-03-21 11:05:30 -07:00
Aiday Marlen Kyzy f2758ed8f7
making the regex more restrictive 2024-03-21 17:56:44 +01:00
Aiday Marlen Kyzy ea24475767
changing to indent outdent which it is supposed to be 2024-03-21 17:49:37 +01:00
Aiday Marlen Kyzy 5b203179cd
adding the on enter rules also inside of the javascript on enter rules files which is used for testing purposes 2024-03-21 17:49:11 +01:00
Aiday Marlen Kyzy 150aba4bd4
Merge branch 'main' into local-quail 2024-03-21 17:44:31 +01:00
Aiday Marlen Kyzy 3d84abb221
Merge pull request #208303 from microsoft/sensitive-falcon
Adding a test in the auto-indentation test suite
2024-03-21 17:43:27 +01:00
Aiday Marlen Kyzy d8a989efdd
adding rules to indent from within [], (), {} 2024-03-21 17:30:16 +01:00
Ulugbek Abdullaev e675692acc rename suggestions: formatting 2024-03-21 17:30:11 +01:00
Ulugbek Abdullaev ecb2aa818c rename: complete renaming RenameInputField to RenameWidget 2024-03-21 17:30:11 +01:00
Aiday Marlen Kyzy 20b54ec19e
making the regex pattern so that we don't match if/for/while inside of a word 2024-03-21 17:24:52 +01:00
Connor Peet 9202044397
testing: better testing side bar retried color (#207949)
* Add missing css variable in vscode-known-variables.json

* Better highlight color for test explorer retired icon

* Add testingRetiredCorlor for different icon state

* Use derived value from non-retired color variable instead of string literals
2024-03-21 09:22:14 -07:00
Aiday Marlen Kyzy 5d1d7d98a6
adding parentheses aroudn the two different alternatives 2024-03-21 17:14:53 +01:00
Aiday Marlen Kyzy 0629845986
Merge branch 'main' into aiday/addingIndentationForIfForWhile 2024-03-21 17:10:29 +01:00
Johannes 7406bce3b0
skip content widget when having session.input 2024-03-21 17:10:20 +01:00
Aiday Marlen Kyzy 20ef51faea
Merge branch 'main' into aiday/addingIndentationForIfForWhile 2024-03-21 17:07:51 +01:00
Aiday Marlen Kyzy ea0ec9f54a
adding regexes in order to indent when inside of (), {} or [] 2024-03-21 17:05:29 +01:00
Johannes eba77da813
fix /explain shortcut logic 2024-03-21 17:03:16 +01:00
Daniel Imms e741dcccc4
Clean current command on end 2024-03-21 09:03:03 -07:00
Daniel Imms f8b1d529b2
Prevent double fire of start shell execution 2024-03-21 09:02:03 -07:00
Aiday Marlen Kyzy d15b18783b
Merge pull request #208287 from microsoft/aiday/indentNextLineWhenArrowFunctionUsed
Indent next line when arrow function arrow followed by whitespace
2024-03-21 17:01:15 +01:00
Johannes eca71e1c96
set placeholder on content widget 2024-03-21 16:56:00 +01:00
Daniel Imms d8b76b599e
Only send data on insiders 2024-03-21 08:49:38 -07:00
Johannes a6de1292fd
work around cyclic dependency 2024-03-21 16:42:00 +01:00
Henning Dieterichs c115d644bb Fixes diff editor gutter focus problem 2024-03-21 16:36:24 +01:00
Johannes 6421e914c7
missing register 2024-03-21 16:28:13 +01:00
Aaron Munger 74c0f87b5e
allow aria label updates on listview items (#207859)
* dispose store on template dispose

* debounce event

* fix debounce, add a11y template

* bind merge function correctly

* use observables (#208127)

* extend disposable

---------

Co-authored-by: João Moreno <joao.moreno@microsoft.com>
2024-03-21 08:27:29 -07:00
Aiday Marlen Kyzy 6bc3ed7222
adding the skip statement once again 2024-03-21 16:20:22 +01:00
Aiday Marlen Kyzy 163ff5fad4
polishing some tests 2024-03-21 16:19:55 +01:00
Johannes 3ab4e99de2
- getDefaultAgent takes chat agent location
- forward agent location to more places
- updated snapshots
2024-03-21 16:19:43 +01:00
Logan Ramos 797daaacb3
Fix leaking event listener (#208310) 2024-03-21 16:04:08 +01:00