meganrogge
bc60ac3258
use visibility none instead, use enum
2023-10-16 09:37:18 -07:00
meganrogge
2c3cdaa637
set initial value
2023-10-16 09:35:17 -07:00
meganrogge
7814938843
add pointer events none
2023-10-16 09:33:07 -07:00
Megan Rogge and GitHub
9ea0573f7f
Merge pull request #195705 from microsoft/merogge/workbench-save
...
use `IWorkingCopyService.onDidSave` in `AccessibleNotificationService`
2023-10-16 09:31:40 -07:00
Johannes
95d5645241
fixup AsyncProgress changes
2023-10-16 18:30:03 +02:00
meganrogge
7818968def
fix #195612
2023-10-16 08:56:54 -07:00
meganrogge
9b7dca4b83
fix #195288
2023-10-16 08:44:12 -07:00
Johannes
cad29a236c
use session position once there is one
2023-10-16 17:22:41 +02:00
Johannes
f58b6e396d
when starting show above selection start, not end
2023-10-16 17:12:51 +02:00
Sandeep Somavarapu and GitHub
9e9c4e4bf7
fix #195500 ( #195665 )
2023-10-16 17:06:08 +02:00
Johannes
a4cf93cfff
don't show background decoration when just whitespace
...
fixes https://github.com/microsoft/vscode-copilot/issues/1958
2023-10-16 16:41:39 +02:00
Johannes
771b0baf6c
better warning when overwriting content widget
2023-10-16 16:37:07 +02:00
Johannes
aec38b677f
render diff as soon as changes arrive
2023-10-16 15:28:28 +02:00
João Moreno and GitHub
9905225b1a
Remove win32-ia32 target ( #195559 )
...
* remove win32-ia32
* update distro
2023-10-16 13:28:09 +02:00
Sandeep Somavarapu and GitHub
586a7bf2ce
fix #195680 ( #195687 )
2023-10-16 13:07:17 +02:00
Benjamin Pasero and GitHub
90aee6d79c
voice - more tweaks to icon animation ( #195681 )
...
* voice - more tweaks to icon animation
* more tweaks
2023-10-16 12:16:59 +02:00
Ladislau Szomoru and GitHub
d169c087c1
Update distro ( #195679 )
2023-10-16 11:33:20 +02:00
Benjamin Pasero and Benjamin Pasero
ed0871da2d
aux window - reuse code in getLastFocused method
2023-10-16 09:10:18 +02:00
Benjamin Pasero and Benjamin Pasero
fe14520d0f
aux window - use moveEditor
2023-10-16 09:10:18 +02:00
Benjamin Pasero and Benjamin Pasero
56b72511af
aux window - 💄 method names
2023-10-16 09:10:18 +02:00
Benjamin Pasero and Benjamin Pasero
caf5a3c9a2
aux window - introduce and adopt EditorInputCapabilities.AuxWindowUnsupported
2023-10-16 09:10:18 +02:00
Benjamin Pasero and Benjamin Pasero
cd1294fe97
aux window - track last active window and use
2023-10-16 09:10:18 +02:00
Rob Lourens and GitHub
7bed4ce3e9
Inline and document more chatAgents2 API ( #195640 )
...
* Inline and document more chatAgents2 API
* More docs
2023-10-16 09:03:21 +02:00
Yuto Liyosa and GitHub
4cd1d0e7c7
Make OpenDisassemblyViewAction an Action2 ( #195623 )
...
Fix #195387
2023-10-16 07:02:54 +00:00
Sandeep Somavarapu and GitHub
ea26a7e221
fix #195345 ( #195664 )
2023-10-16 09:02:17 +02:00
Benjamin Pasero and Benjamin Pasero
0424b2fd95
voice - show in-progress placeholder
2023-10-16 09:01:46 +02:00
Benjamin Pasero and Benjamin Pasero
758d035c36
voice - tweak the in-progress animation
2023-10-16 09:01:46 +02:00
Rob Lourens and GitHub
bdb0647c45
Add a minimum chat response render rate ( #195667 )
...
This rate guessing isn't perfect. We usually start slow and finish faster. I think that's gotten worse either due to work the extension does or latency in invoking the model.
2023-10-16 09:00:44 +02:00
Rob Lourens and GitHub
0c36b92c82
Merge pull request #195587 from microsoft/roblou/ambitious-earthworm
...
Improve "used references"
2023-10-15 18:00:20 -07:00
BeniBenj
e859dc6a99
💄
2023-10-15 18:39:33 +02:00
BeniBenj
df912eeb56
contextkey has
2023-10-15 17:48:13 +02:00
BeniBenj
2fdc60de8f
zen mode show tabs
2023-10-15 17:36:44 +02:00
Sandeep Somavarapu and GitHub
ae774a04cf
fix #195348 ( #195637 )
2023-10-15 06:56:07 +02:00
Benjamin Pasero and GitHub
f01b050693
speech - wire in to chat actions ( #195469 )
...
* speech - wire in to chat actions
* fixes
* adjust to modul
* fix cancel
* adopt speech service directly
* add auto accept
* undo
* drop identifier need
2023-10-14 12:45:48 -07:00
Rob Lourens
765a901d4b
Render warning label as markdown, and some styling updates
2023-10-14 10:44:52 -07:00
Rob Lourens
bf9a3c34b0
Move list to the bottom of the response
2023-10-14 09:48:58 -07:00
Rob Lourens and GitHub
267f09acea
Don't pass the followup object in with the request ( #195610 )
2023-10-13 23:10:56 -07:00
Rob Lourens
e41e8bca4d
Fix tests
2023-10-13 18:39:13 -07:00
Megan Rogge and GitHub
686cf78e16
Merge pull request #195596 from microsoft/merogge/css-rm
...
rm unused css
2023-10-13 16:56:14 -07:00
Megan Rogge and GitHub
e0cecdf0fd
Merge pull request #195601 from microsoft/merogge/hide-view
...
Allow hiding the accessible view
2023-10-13 16:44:23 -07:00
Megan Rogge and GitHub
d8241fe248
Merge branch 'main' into merogge/css-rm
2023-10-13 16:42:07 -07:00
Rob Lourens and GitHub
54afbddf86
Update distro ( #195604 )
2023-10-14 01:13:12 +02:00
Rob Lourens and GitHub
4efef1f42c
Add missing proposed API check ( #195605 )
2023-10-14 01:09:20 +02:00
Aaron Munger and Aaron Munger
e614d43eb4
generate a valid temp directory
2023-10-13 15:55:28 -07:00
Aaron Munger and Aaron Munger
583d56685f
use test extension to test extensions
2023-10-13 15:55:28 -07:00
meganrogge
070edaede7
apply to all accessible views
2023-10-13 14:57:50 -07:00
meganrogge
2abb82ec24
rm provider check
2023-10-13 14:52:29 -07:00
Connor Peet and GitHub
7314532ae9
eng: fix extension test runner on windows ( #195600 )
2023-10-13 23:49:32 +02:00
Rob Lourens and GitHub
2ac11b37d2
Add 'default agent' concept ( #195599 )
...
So that every request can be routed through an agent
2023-10-13 14:47:14 -07:00
meganrogge
de504b2d72
apply only to terminal's
2023-10-13 14:44:26 -07:00