Commit graph

115178 commits

Author SHA1 Message Date
Alexandru Dima f1de3fc780
Add query to find recently closed issues without a milestone (#196741) 2023-10-26 19:16:47 +02:00
Sandeep Somavarapu a7ad1bf686
fix #196640 (#196738) 2023-10-26 18:39:35 +02:00
Johannes Rieken 5a8659ad66
local usage of _chatAccessibilityService, don't spread it around the state machine (#196737)
https://github.com/microsoft/vscode/issues/194424
2023-10-26 18:30:26 +02:00
Alex Ross 7eec26f0f5
Fix checkbox state management in tree view (#196721)
`manageCheckboxStateManually` has no effect on tree view
Fixes #196607
2023-10-26 16:56:13 +02:00
Connor Peet 10a184f69b
debug: update js-debug to 1.84 (#196717) 2023-10-26 16:31:22 +02:00
Sandeep Somavarapu 2f5c70fa58
Merge pull request #196715 from gjsjohnmurray/azure-wildfowl
Correct the #196696 fix which caused oval badges
2023-10-26 16:30:47 +02:00
gjsjohnmurray 5407b94ec6 Correct the #196696 fix which caused oval badges 2023-10-26 14:37:39 +01:00
Benjamin Simmonds 755b12c68a
Update tab bar group and order in layoutActions.ts (#196706)
Update tab bar group and order in
layoutActions.ts.
2023-10-26 15:37:18 +02:00
Aiday Marlen Kyzy 8b0c5ad39f
Merge pull request #196709 from microsoft/aiday/cancelScheduler
Cancelling the scheduler on model change and model content change
2023-10-26 15:24:39 +02:00
Johannes Rieken 9f627c21f6
no undoStops between streaming edits, esp not between last and second to last round (#196708)
fixes https://github.com/microsoft/vscode-copilot/issues/2403
2023-10-26 15:21:08 +02:00
Aiday Marlen Kyzy 33b2e4a29c
canceliing the scheduler and hiding the widget on model change and model content change 2023-10-26 15:08:05 +02:00
Sandeep Somavarapu 4422a67059
Merge pull request #196696 from gjsjohnmurray/fix-196691
Centre numbers vertically in top activity bar badges (fix #196691)
2023-10-26 14:34:11 +02:00
Benjamin Pasero 29cbf57374
aux window - disable main menu (#196697)
* aux window - disable main menu

* 💄
2023-10-26 13:56:37 +02:00
gjsjohnmurray e7df45ad51 Centre numbers vertically in top activity bar badges (fix #196691) 2023-10-26 10:31:12 +01:00
Benjamin Pasero 9eeb60b7f2
Aux window: Chord timeout much smaller in aux window (fix #196184) (#196687) 2023-10-26 10:37:39 +02:00
Alex Ross ccc965c00c
Cannot read properties of undefined (reading 'commentThreads') (#196683)
Fixes #196668
2023-10-26 10:21:59 +02:00
Benjamin Pasero 70e606d5fc
Aux window: "Window 1" is a bad label? (fix #196394) (#196682) 2023-10-26 09:58:34 +02:00
Johannes Rieken e7baee73b0
Merge pull request #196676 from microsoft/revert-196626-merogge/accept-response
Revert "accept chat response when session is released, prevent audio cue loop from continuing"
2023-10-26 09:48:47 +02:00
Johannes Rieken f691df7580
Revert "accept chat response when session is released, prevent audio cue loop from continuing" 2023-10-26 09:15:15 +02:00
Benjamin Pasero 54061768bc
voice - tweak animation (#196674) 2023-10-26 08:38:42 +02:00
Rob Lourens 4698279287
Merge pull request #196671 from microsoft/roblou/other-thrush
Add chat agent header animation
2023-10-25 20:53:07 -07:00
Rob Lourens 5ba99f9539 Add chat agent header animation 2023-10-25 20:36:55 -07:00
Rob Lourens 4cddd62568
Merge pull request #196656 from microsoft/roblou/urban-crocodile
Fix used references expand state
2023-10-25 17:51:33 -07:00
Rob Lourens 1941240420 Fix used references expand state 2023-10-25 16:59:50 -07:00
Rob Lourens cd8dfd268a
Enable used references by default (#196654)
* Add sessionId, agent, and slash command to core telemetry

* Enable used references by default
2023-10-25 16:39:23 -07:00
Rob Lourens d0bff74298 More useful tooltip for agent
Fix microsoft/vscode-copilot#2387
2023-10-25 16:20:37 -07:00
Justin Chen a35d42b8b5
Issue reporter display fixes (#196485)
* Update issue reporter service to display extension
data.

* added fix for duplicate templating:

* removes extension data when switching extensions:
2023-10-25 15:38:24 -07:00
Rob Lourens cd6dc14f2e
Get rid of extension icon fallback for chat providers, to fix codicon for copilot (#196651) 2023-10-25 23:41:22 +02:00
Johannes Rieken 57b1f2ee49
use sync progress when reporting chunks (#196610)
fixes https://github.com/microsoft/vscode-internalbacklog/issues/4766
2023-10-25 22:22:37 +02:00
Tyler James Leonhardt d83c70ba9f
RelatedInformationService shouldn't throw on timeout (#196643)
It should just return no results.

Fixes https://github.com/microsoft/vscode-copilot/issues/2237
2023-10-25 22:16:16 +02:00
Michael Lively 30c4bb1fb8
Fix#196597 word highlighter decoration not being set (#196642) 2023-10-25 22:11:38 +02:00
Megan Rogge d479eab5c1
Merge pull request #196627 from microsoft/merogge/incl
include cue info in help menu regardless of screen reader mode
2023-10-25 12:59:12 -07:00
Benjamin Pasero 41bf82af6a
watcher - enable event correlation for all users of new proposed API (#196629) 2023-10-26 06:58:56 +11:00
Benjamin Pasero bb1f532f66
window - wait longer for fullscreen transitions (#196633)
* window - wait longer for fullscreen transitions

* 💄
2023-10-25 12:15:50 -07:00
Joyce Er 799d083a90
fix: disable more actions without chat provider (#196631) 2023-10-25 20:43:23 +02:00
Megan Rogge 9978889205
Merge pull request #196626 from microsoft/merogge/accept-response
accept chat response when session is released, prevent audio cue loop from continuing
2023-10-25 11:19:52 -07:00
Bhavya U 9d035eff77
Update endgame repos (#196625) 2023-10-25 10:59:28 -07:00
meganrogge ec919dcccd
fix #196386 2023-10-25 10:27:02 -07:00
Megan Rogge 92febe365a
Update src/vs/workbench/contrib/inlineChat/browser/inlineChatController.ts 2023-10-25 10:23:29 -07:00
meganrogge 5325436966
rm unneeded changes 2023-10-25 10:17:49 -07:00
meganrogge c8b503cd43
handle in release session 2023-10-25 10:13:30 -07:00
Aaron Munger b353717a67 large cell should not override firstLine behavior 2023-10-25 10:12:35 -07:00
Megan Rogge e06ad018da
Merge pull request #196619 from microsoft/merogge/format-cases
cover more cases of formatting, call accessible notification service notify
2023-10-25 10:10:20 -07:00
Daniel Imms 267d00c5b1
Merge pull request #196618 from microsoft/tyriar/195704
Fix parent element of term quick pick popup
2023-10-25 10:08:01 -07:00
Megan Rogge 0234228440
Merge pull request #196611 from microsoft/merogge/ext-view
rm timeout for all
2023-10-25 10:07:09 -07:00
meganrogge 21e6c2de5d
fix #194424 2023-10-25 10:02:14 -07:00
Benjamin Pasero 35b8096c9f
clicking on the window, group entry should reveal /focus that window (fix #196456) (#196615)
* clicking on the window, group entry should reveal /focus that window (fix #196456)

* 💄
2023-10-25 19:01:40 +02:00
Joyce Er e685838c2d
fix: allow referring from inline to panel chat (#196614) 2023-10-25 18:53:37 +02:00
Daniel Imms 26092a46b6
Fix parent element of term quick pick popup
Fixes #195704
2023-10-25 09:52:23 -07:00
meganrogge ae1953b094
more cases 2023-10-25 09:52:15 -07:00