Oleg Solomko
fd202eb979
update unit tests for the user data sync service
2025-02-24 09:36:48 -08:00
Oleg Solomko
be0396185e
change order of sync resources
2025-02-24 09:36:48 -08:00
Benjamin Pasero
a12b46d058
chat - status tweaks ( #241720 )
2025-02-24 09:12:34 -08:00
Joyce Er
b7bdece894
fix: update edits transfer data property ( #241723 )
2025-02-24 18:07:54 +01:00
Benjamin Christopher Simmonds
bcb8b9168c
Remove keybinding for partial accept ( #241721 )
2025-02-24 17:51:41 +01:00
Sandeep Somavarapu
aa3d78ec49
fix #240640 ( #241717 )
2025-02-24 17:34:37 +01:00
Michael Lively
e95380d32c
Contribute rich hover for inline values for debugger + notebook execution values ( #241713 )
...
* show as a language hover
* viewport truncation good to go
2025-02-24 17:20:11 +01:00
Megan Rogge
f38e3b0dfb
clear most recent prompt value input on input finished ( #241666 )
2025-02-24 09:52:53 -06:00
Don Jayamanne
50258567fa
Fix notebook inline chat ( #241687 )
...
* Fix notebook inline chat
* Fixes
2025-02-24 07:52:14 -08:00
Henning Dieterichs
59d35c387d
Fixes #241517 ( #241710 )
2025-02-24 16:42:36 +01:00
Daniel Imms
87dc506eca
Ensure data events are flushed before execution end fires
...
Fixes #241592
2025-02-24 07:30:40 -08:00
Sandeep Somavarapu
bb9d2223ba
disable mandatory signature verification in linux and stable ( #241707 )
2025-02-24 16:00:55 +01:00
Aiday Marlen Kyzy
e501fea2bb
Adding telemetry for TypeScript expandable hover ( #241706 )
...
adding telemetry
2025-02-24 15:59:06 +01:00
Megan Rogge
42c5863214
remove info log ( #241671 )
2025-02-24 06:40:09 -08:00
Benjamin Christopher Simmonds
3d148bd50b
Revert addition of Configure option in Open Editors view ( #241069 )
...
Revert "Add a Configure option to overflow menu of Open Editors view (#237678 )"
This reverts commit 567f6e35bf .
2025-02-24 15:32:52 +01:00
João Moreno
c6d090cd69
cleanup telemetry events ( #241701 )
2025-02-24 15:20:09 +01:00
Jean Pierre
3889e52264
Fix terminal split view disposable leaked ( #241597 )
...
Fixes #241596
2025-02-24 14:01:54 +00:00
Sandeep Somavarapu
0110d569c0
log internal code ( #241697 )
2025-02-24 13:15:30 +01:00
Jean Pierre
d894a16f36
Fix timeline view leaks event listeners ( #241607 )
...
* Fixes #241536
* Feedback
* cleanup
* fix hygieene
---------
Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com >
2025-02-24 13:00:58 +01:00
Vincent Ging Ho Yim
71714b7da4
Fix typos in editorOptions.ts
2025-02-24 12:56:34 +01:00
Johannes Rieken
9a179aa6a2
fix https://github.com/microsoft/vscode-copilot/issues/13309 ( #241691 )
2025-02-24 12:55:26 +01:00
Johannes Rieken
ea8aabc6b6
only rely on crypto.getRandomValues and treat randomUUID as being optional ( #241690 )
...
fixes https://github.com/microsoft/vscode/issues/240334
2025-02-24 11:49:46 +01:00
Sandeep Somavarapu
28ab93455c
polish ( #241689 )
2025-02-24 11:45:25 +01:00
Johannes Rieken
c5549bc00e
asorted fixes ( #241684 )
...
* fix https://github.com/microsoft/vscode/issues/241674
* reveal inline chat when switching back to editor
* fixes https://github.com/microsoft/vscode-copilot/issues/13260
2025-02-24 10:45:32 +01:00
Matt Bierner
012e593973
Merge pull request #241494 from mjbvz/married-sheep
...
Mark fields in `Selection` as readonly
2025-02-24 01:44:52 -08:00
Natha Paquette
87a6a6d463
Typo in storage URI docs ( #241600 )
...
typo fix
2025-02-24 09:37:21 +00:00
Bhavya U
fa907e1b49
Update IChatTransfer to store location and toolsAgentEnablement state and fix restoring chat to correct ChatViewPane ( #241651 )
...
* Save toolsAgentEnabled status to IChatTransfer and fix restoring chat to correct ChatViewPane
2025-02-24 09:12:41 +01:00
Benjamin Pasero
c66aef66c1
terminal - skip flaky tests ( #241678 )
2025-02-24 08:41:24 +01:00
Benjamin Pasero
5063c3df13
chat - status tweaks ( #241669 )
2025-02-24 08:40:12 +01:00
Don Jayamanne
ff15792d90
Improved sorting of deleted cells ( #241667 )
...
* Improved sorting of deleted cells
* Misc
* wip
* Fixes
2025-02-24 07:46:03 +01:00
Peng Lyu
62732ae943
Fix notebook whitespace positioning ( #241668 )
2025-02-23 22:28:15 -08:00
Peng Lyu
50b127e57c
Ensure notebook modified entry snapshot is detected on window reload ( #241663 )
2025-02-23 21:04:05 -08:00
Daniel Imms
4a66468670
Merge pull request #241589 from microsoft/tyriar/241587_request_edge_cases
...
Polish trigger/quick suggestions and when the widget is hidden
2025-02-23 20:59:44 -08:00
Daniel Imms
57109e1039
Merge pull request #241395 from microsoft/tyriar/241392
...
Differentiate flags/options, add option value type
2025-02-23 20:59:07 -08:00
Daniel Imms
0ce83659a3
Merge pull request #241584 from microsoft/tyriar/set_location
...
Add set-location spec for pwsh
2025-02-23 20:57:45 -08:00
Daniel Imms
2e43cb8fe6
Merge pull request #241582 from microsoft/tyriar/reduce
...
Reduce changes in fig specs
2025-02-23 20:56:08 -08:00
Peng Lyu
e16693a5c6
Diff hunk toolbar for deleted cell ( #241422 )
...
* Diff hunk toolbar for deleted cell
* Fix scoped context key service
2025-02-24 05:21:32 +01:00
Don Jayamanne
d1bf60ba33
Use synchronizer only if notebook isn't open ( #241650 )
...
* Use synchronizer only if notebook isn't open
* Log failure to restore snapshot
2025-02-24 02:31:34 +01:00
Peng Lyu
ffc463fe60
Improve notebook edit navigation ( #241535 )
2025-02-23 14:50:53 -08:00
Benjamin Pasero
8ecf362d52
chat - more status tweaks ( #241639 )
2025-02-24 05:08:03 +09:00
Rob Lourens
e08f57208f
Fix not uri-transforming links in tool invocations ( #241637 )
...
Was recreating the markdown string and dropping the uri objects
2025-02-23 20:47:39 +01:00
Daniel Imms
846afa279a
Merge pull request #241599 from jeanp413/fix-241598
...
Fix broken terminal link hover, hides before being able to hover over the contents
2025-02-23 10:38:02 -08:00
Daniel Imms
f75844d7b2
Merge pull request #241633 from microsoft/tyriar/241592
...
Ensure terminal data is segmented by C and D sequences
2025-02-23 10:02:40 -08:00
Benjamin Pasero
17cb19c885
status - chat tweaks ( #241635 )
2025-02-23 10:01:53 -08:00
Benjamin Pasero
79678deb71
status - chat tweaks ( #241620 )
2025-02-23 16:15:30 +00:00
Daniel Imms
55feb94b29
Ensure terminal data is segmented by C and D sequences
...
The tests failed because on mac the 633;C and 633;D events both appear in the
same event. The change ensures we match globally on the regex and cleans up
handling of multiple events. This went from failing consistently to passing
consistently on my mac.
Fixes #241592
2025-02-23 07:38:50 -08:00
Benjamin Christopher Simmonds
199a1b6c95
Delete unused telemetry code ( #241625 )
...
delete unused telemetry
2025-02-23 13:39:02 +01:00
Benjamin Pasero
8b14930e34
unblock build (skip tests) ( #241619 )
2025-02-23 07:30:07 +01:00
Tyler James Leonhardt
f4c6026937
Bump distro ( #241604 )
...
for trustedAuth product.json changes
2025-02-22 17:07:39 -08:00
Jean Pierre
6dbd062eba
Fixes #241598
2025-02-22 15:27:04 -05:00