Commit graph

118893 commits

Author SHA1 Message Date
Aiday Marlen Kyzy 5347f55550
adding wip 2024-02-22 13:50:56 +01:00
Benjamin Christopher Simmonds 078596ba3b
Fix TreeView Mouse Hover Persistence (#205970)
* fix treeview mouse hover persistence

* fix persistence
2024-02-22 12:49:20 +01:00
Henning Dieterichs 10171ed10f
Synchronizes in-editor scrolling back to virtual list scrolling. (#205959)
Fixes revealing issues.
2024-02-22 11:28:33 +01:00
Peter V 6eec64e575
Fix IRawGalleryExtension.shortDescription can be undefined. (#202780)
`IRawGalleryExtension.shortDescription` can be undefined, some extensions doesn't have a "shortDescription" like: "temakulakov.hackjb"
2024-02-22 10:12:36 +00:00
Aiday Marlen Kyzy 30d4de8b06
adding on did resize call inside of the constructor 2024-02-22 11:10:05 +01:00
Sandeep Somavarapu d0e118cb72
fix #165239 (#205954) 2024-02-22 10:52:02 +01:00
Ulugbek Abdullaev a4f9d32866
Add telemetry reporting to rename suggestions (#205869)
rename suggestions: add telemetry reporting
2024-02-22 10:42:51 +01:00
Matt Bierner a6ba9af63c
Add gap to extension more info table (#205923)
* Add gap to extension `more info` table

Fixes #165239

Switches to use a grid layout to simplify the code and also add a small gap between the label and content
2024-02-22 01:33:23 -08:00
Benjamin Christopher Simmonds e46c089ef4
Remove double hover in notebookKernelView.ts (#205948)
remove double hover
2024-02-22 09:45:00 +01:00
Aiday Marlen Kyzy d21dee1158
Merge pull request #205863 from microsoft/aiday/comparingBulkFileOperations
Show resources in multi diff editor and refactor preview in the same order
2024-02-22 09:39:26 +01:00
Johannes Rieken 801f963656
prevent double discard of inline chat edits (#205945)
maybe https://github.com/microsoft/vscode/issues/204592
2024-02-22 09:32:21 +01:00
Benjamin Pasero eb278bd53b
voice - add missing languages (#205935) 2024-02-21 22:41:54 -08:00
Peng Lyu a0b90ac5e0
Fix #205818. Fix race condition. (#205921) 2024-02-22 01:25:42 +01:00
Justin Chen 5ca03d67ee
console error when issue reporter fails (#205920)
* throw some console errors here and there

* error checking
2024-02-22 01:18:30 +01:00
Connor Peet 91f71cdc37
debug: bump js-debug 1.87 (#205919) 2024-02-22 00:47:38 +01:00
Andrea Mah 4665ce6131
quick search esc leads to closing edited files (#205917)
Fixes #205907
2024-02-22 00:04:09 +01:00
Rob Lourens 006e4f9dd3
Catch an error from agent (#205913) 2024-02-21 22:14:10 +01:00
Rob Lourens 61f447b79a
More small chat API fixes (#205901)
* Fix #205811

* Fix #205807

* Make description optional

* Fix

* fix test
2024-02-21 12:57:18 -08:00
Megan Rogge dc0b20cf98
Merge pull request #205911 from microsoft/merogge/fix-signal-bugs
fix accessibility signal validation warning, add go to settings file action when button is triggered
2024-02-21 12:35:14 -08:00
Sandeep Somavarapu 92db21f4e0
fix #204994 (#205909) 2024-02-21 13:25:26 -07:00
meganrogge ccb571b6ef
fix bugs 2024-02-21 12:18:50 -08:00
Andrea Mah 4e2aa98222
findfiles2 doc clarity improvements (#205902) 2024-02-21 12:08:34 -08:00
Benjamin Pasero 52cb4e45c4
voice - add config for language (#205908)
* voice - add config for language

* .

* .

* .
2024-02-21 21:08:06 +01:00
Rob Lourens 0cae183880
Include conversation history context to provideCommands (#205867)
* Include conversation history context to `provideCommands`
so that chat participant commands can be dynamic to the conversation
#199908

* Fix tests

* Fix test
2024-02-21 11:28:21 -08:00
Raymond Zhao 7a40a10b24
chore: bump proxy-agent and ip (#205903) 2024-02-21 11:21:39 -08:00
Peng Lyu ad082bd328
Restore focus when the widget is dismissed. (#205900)
* Restore focus when the widget is dismissed.

* Only restore focus when the widget has focus.
2024-02-21 19:17:14 +01:00
Sandeep Somavarapu 16ad3d4df8
Fix #205170 (#205897) 2024-02-21 19:10:08 +01:00
Sandeep Somavarapu c767250424
fix #205895 (#205896) 2024-02-21 18:46:39 +01:00
Hylke Bons 02d0259c51 Update active recording color and animation 2024-02-21 18:12:58 +01:00
Johannes Rieken b111d8076b
fixes https://github.com/microsoft/vscode/issues/203466 (#205889) 2024-02-21 18:05:50 +01:00
Matt Bierner 52d39c1fa7
Fix high contrast light md images (#205888)
Fixes #203686
2024-02-21 18:00:14 +01:00
Matt Bierner 2ad2a35cad
Make sure we don't report errors in chat code blocks (#204779) 2024-02-21 08:53:05 -08:00
Ladislau Szomoru 63a3873d11
SCM - fix an issue with window title variables (#205883) 2024-02-21 17:12:34 +01:00
Rob Lourens 451333c31f
Small chat API updates (#205880)
* Fix #205812

* Fix #205810

* Fix #205809
2024-02-21 16:56:15 +01:00
易良 e7a3ef849b
Add tips for debug views (#205861)
* Add tips for debug views

* Add tips for debug views
2024-02-21 07:34:11 -08:00
Ulugbek Abdullaev bde8a22491
Merge pull request #205860 from microsoft/ulugbekna/fortunate-muskox
Removal of Copilot related code from TypeScript Refactor Provider
2024-02-21 15:56:50 +01:00
Sandeep Somavarapu 44ffd1a464
fix #205789 (#205868) 2024-02-21 15:21:13 +01:00
Henning Dieterichs a3b932f0d6
Fixes #205850 (#205862)
* Sets focus border for focused editors

* Fixes #205850

* Fixes CI and don't use focus
2024-02-21 15:02:02 +01:00
Aiday Marlen Kyzy 2e99a31949
comparing bulk file operations 2024-02-21 13:42:01 +01:00
Henning Dieterichs 19781f2c52 Sets focus border for focused editors 2024-02-21 12:56:51 +01:00
Benjamin Pasero be34739ee8
editors - use canSerialize properly (#205856) 2024-02-21 12:53:06 +01:00
Ulugbek Abdullaev b4e834f6fd
Removed Copilot related code from TypeScript Refactor Provider 2024-02-21 12:44:54 +01:00
Benjamin Pasero 67f91582f5
actionbar - animated is an obsolete property (#205854) 2024-02-21 12:36:00 +01:00
Alex Ross 7b05939418
"Try Feature" tooltip sounds awkward (#205841)
* "Try Feature" tooltip sounds awkward
Fixes #205741

* Fix test
2024-02-21 12:25:06 +01:00
Alex Ross 6d57f57ec8
Fix issue with settings not being respected in release notes (#205852)
Settings with values separated are not respected in release notes
Fixes #205678
Also fixes #205742
2024-02-21 12:22:53 +01:00
Ladislau Szomoru 414f2cd189
Git - fix reopen closed repositories action visibility issue (#205851) 2024-02-21 12:20:59 +01:00
Johannes Rieken a7ac7083e5
make sure LM provider error bubble all the way, reject response streams and result promise (#205849)
fixes https://github.com/microsoft/vscode/issues/205722
2024-02-21 12:07:11 +01:00
Benjamin Pasero 076e9df452
Something should happen when the flashing microphone is clicked (fix #205670) (#205842)
* Something should happen when the flashing microphone is clicked (fix #205670)

* switch to action bar

* .
2024-02-21 11:56:08 +01:00
Henning Dieterichs e8aed244b9 Improves softAssert function 2024-02-21 11:50:12 +01:00
Alex Ross ef64ed413f
Aggressive caching with Open Current File as Release Notes (#205846)
Fixes #205675
2024-02-21 11:45:40 +01:00