meganrogge
2ffbb6acfb
add saved cue
2023-10-13 10:43:13 -07:00
Megan Rogge and GitHub
d3c9c2c4ae
Merge pull request #195517 from microsoft/merogge/clear-cue
...
add clear audio cue, accessible notification service
2023-10-13 10:24:29 -07:00
Joyce Er and GitHub
4efeb37cc3
fix: raise chat agent execution timeout ( #195575 )
2023-10-13 19:18:48 +02:00
meganrogge
9085a2cc0b
don't leak disposable
2023-10-13 10:09:45 -07:00
David Dossett and GitHub
baafa5d537
Merge pull request #195572 from microsoft/ddossett/positive-dormouse
...
Remove duplicated references list border
2023-10-13 09:37:00 -07:00
meganrogge
a82ba5f0a4
fix issue
2023-10-13 09:34:18 -07:00
David Dossett
77ed7186a3
Remove duplicated border
2023-10-13 09:21:38 -07:00
Daniel Imms and GitHub
c92dcc96b2
Merge pull request #195569 from microsoft/tyriar/log
...
Remove unwanted logs
2023-10-13 09:10:11 -07:00
Raymond Zhao and GitHub
e20515c62e
Bump dependencies for debug sub-dependency ( #195513 )
2023-10-13 09:01:12 -07:00
Daniel Imms
8b3bc888da
Remove unwanted logs
2023-10-13 08:53:10 -07:00
Johannes Rieken and GitHub
5852e9ff3e
tweak slash pill inside progress message ( #195567 )
2023-10-13 17:02:43 +02:00
Alex Ross and GitHub
2694326899
Comment does not preserve collapsed state ( #195553 )
...
Fixes #195459
2023-10-13 13:19:37 +02:00
Johannes Rieken and GitHub
717f3e3f6c
Joh/tart-lamprey ( #195554 )
...
* some API todos
* add `ChatAgent2#onDidReceiveFeedback` for helpful/unhelpful feedback kinds
* add another proposal for chat additions
* small tweaks
2023-10-13 12:46:43 +02:00
Alex Ross and GitHub
e63c6c1bd0
Re-enable continue-on for comments ( #195551 )
2023-10-13 12:08:35 +02:00
Isidor Nikolic and GitHub
1d7e01874f
Merge pull request #195549 from microsoft/isidorn/substantial-cuckoo
...
no need for promise.race since one call is sync
2023-10-13 09:28:10 +00:00
isidor
6abc130a84
no need for promise.race since one call is sync
2023-10-13 11:08:34 +02:00
Ladislau Szomoru and GitHub
269bece617
SCM inputBox menu css fixes ( #195546 )
2023-10-13 10:57:20 +02:00
Benjamin Pasero and GitHub
7729a82c17
files - have "Open File" command on macOS too ( #195537 )
2023-10-13 08:06:28 +02:00
Tyler James Leonhardt and GitHub
4678919d52
Return the session if the user constented ( #195527 )
...
Fixes https://github.com/microsoft/vscode/issues/195286
If the auth provider doesn't support multiple accounts and we have a valid session and the user consented, then use that session.
2023-10-12 21:48:53 -07:00
Rob Lourens and GitHub
6c02f61149
Fix variables in chatAgents2 API requests, add tests ( #195529 )
...
* Fix variables in chatAgents2 API requests
* Enable file references and the 'used references' section by default in Insiders
* Add integration tests for chat
* Fix equality
* fix test
2023-10-13 06:27:30 +02:00
David Dossett and GitHub
e13be231e7
Tweak references footer styling ( #195524 )
...
* Tweak references footer styling
* Add back deleted line
2023-10-12 17:07:58 -07:00
Megan Rogge and GitHub
9dca0ff828
Merge pull request #195482 from microsoft/merogge/command-start-x
...
adjust `commandStartX` after polling succeeds
2023-10-12 17:00:52 -07:00
Megan Rogge and GitHub
c3160a8d8c
Merge branch 'main' into merogge/command-start-x
2023-10-12 15:56:16 -07:00
Sandeep Sen and GitHub
5b0ed15c51
Adding mgmt libraries for Go + changing matcher logic for Go ( #191036 )
...
* Adding management libraires for Go and upading matcher to startswith
* Corrected tag concat logic for Go
2023-10-12 15:40:58 -07:00
Megan Rogge and GitHub
13d5f48e6a
Merge branch 'main' into merogge/command-start-x
2023-10-12 15:22:48 -07:00
Megan Rogge and GitHub
e2387821ab
Merge pull request #195391 from microsoft/merogge/dispose
...
break from polling if object is disposed of
2023-10-12 15:08:10 -07:00
Megan Rogge and GitHub
2c8343eb1c
Merge branch 'main' into merogge/command-start-x
2023-10-12 14:39:54 -07:00
meganrogge
04dc228d4f
more renames
2023-10-12 14:38:05 -07:00
Megan Rogge and GitHub
275445afc3
Update src/vs/workbench/contrib/audioCues/browser/audioCues.contribution.ts
2023-10-12 14:35:43 -07:00
meganrogge
f10ee99ffe
use setting enum
2023-10-12 14:24:28 -07:00
Rob Lourens and GitHub
3372e4ebb2
Force include slash command in class agent API request ( #195515 )
2023-10-12 23:22:17 +02:00
meganrogge
30d5f3c72d
fix more issues
2023-10-12 14:21:44 -07:00
Megan Rogge and GitHub
d6e0b464c6
Update src/vs/platform/accessibility/test/common/testAccessibilityService.ts
2023-10-12 14:16:33 -07:00
meganrogge
8b549edd41
rename
2023-10-12 14:16:00 -07:00
meganrogge
e8578d5724
fix issue
2023-10-12 14:12:32 -07:00
meganrogge
819b0404e0
fix issue
2023-10-12 14:11:19 -07:00
Megan Rogge and GitHub
855f422652
Update src/vs/platform/audioCues/browser/audioCueService.ts
2023-10-12 14:05:00 -07:00
meganrogge
428dd5d9bb
add space
2023-10-12 14:03:02 -07:00
meganrogge
42565ebe6a
store is disposed
2023-10-12 13:57:44 -07:00
9d32835bd7
add sqm id for windows ( #195377 )
...
* add sqm id for windows
* Update src/vs/platform/windows/electron-main/windowsMainService.ts
* Update src/vs/platform/sharedProcess/node/sharedProcess.ts
* react on review comments
* The reg entry is called MachineId not MachineGuid
* fix compile error
* no need for \\ prefix in reg path
* Wait for 1s max (as to not block the startup) to read the SQM value
---------
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com >
2023-10-12 13:47:40 -07:00
Rob Lourens and GitHub
8de0cf79d2
Update distro ( #195516 )
2023-10-12 22:24:36 +02:00
meganrogge
5776adf61e
tests are breaking
2023-10-12 13:20:15 -07:00
Rob Lourens and GitHub
f46251f021
Implement provideFollowups for chat agents ( #195438 )
...
* Sketch provideFollowups for chat agents
* Implement provideFollowups for chatAgents2 API
2023-10-12 12:51:59 -07:00
Daniel Imms and GitHub
5546b1b554
Merge pull request #195499 from microsoft/tyriar/195496
...
Wait for next command prompt before creating decoration marker
2023-10-12 12:12:18 -07:00
meganrogge
2cde938231
use prompt group
2023-10-12 11:53:17 -07:00
meganrogge
7afb6c27ba
use prompt group
2023-10-12 11:52:37 -07:00
Johannes Rieken and GitHub
17eb59f146
make responses of chatRequestAccess proposal easier to consume and digest ( #195479 )
...
* make responses of `chatRequestAccess` proposal easier to consume and digest
* allow same modern JS in API as in the rest
2023-10-12 11:49:32 -07:00
Sandeep Somavarapu and GitHub
7da6dc1bca
align with primary sidebar ( #195501 )
2023-10-12 11:20:16 -07:00
Sandeep Somavarapu and GitHub
0db5e97f18
fix #195130 ( #195492 )
2023-10-12 11:19:05 -07:00
Raymond Zhao and GitHub
88fc434af4
Mitigate smoke test failure #195491 ( #195493 )
2023-10-12 20:03:27 +02:00