Daniel Imms
5e3bd936bc
Fix panel background overriding input's
2024-02-09 10:59:31 -08:00
Daniel Imms
9e07b3ae1e
Remove detached terminal support
2024-02-09 10:54:57 -08:00
meganrogge
0a8994cf3a
use terminal menu ID
2024-02-09 12:53:06 -06:00
Daniel Imms
cfeb85db2b
Anchor term chat to bottom
2024-02-09 10:49:57 -08:00
Bhavya U and GitHub
a6f0b5cda3
Getting Started Accessibility fixes ( #204848 )
2024-02-09 19:46:38 +01:00
Daniel Imms
dfed5c7b09
Remove detached terminal support
2024-02-09 10:31:03 -08:00
meganrogge
792fc7a419
fix focus issues
2024-02-09 12:24:58 -06:00
Daniel Imms
22670a1031
Add temp placeholders
2024-02-09 10:21:09 -08:00
Daniel Imms
73e7e46e80
More styled inline chat
2024-02-09 10:17:35 -08:00
Daniel Imms
61c82c88af
Merge remote-tracking branch 'refs/remotes/origin/merogge/chatWidget3' into merogge/chatWidget3
2024-02-09 09:59:01 -08:00
Daniel Imms
10e7518fbe
WIP inline chat widget integration
2024-02-09 09:57:23 -08:00
Andrea Mah and GitHub
a2f2e5e2c3
fix findFiles useIgnoreFiles ( #204845 )
2024-02-09 18:51:56 +01:00
meganrogge
0d202eff3d
widget per terminal
2024-02-09 11:46:48 -06:00
Aiday Marlen Kyzy
92143ea2dd
adding one more test
2024-02-09 18:40:01 +01:00
Aiday Marlen Kyzy
bb78bb1d39
removing some logs
2024-02-09 18:37:19 +01:00
Aiday Marlen Kyzy
8220518134
fixing bug in get edits generation
2024-02-09 18:35:14 +01:00
Daniel Imms
eedd668787
Add setting to disable term inline chat by default
2024-02-09 09:23:24 -08:00
Benjamin Pasero and GitHub
d06f94f18e
Async queue timeout ( fix #204772 ) ( #204842 )
2024-02-09 18:06:07 +01:00
meganrogge
dc4ebd856d
fix some issues
2024-02-09 11:04:23 -06:00
Benjamin Pasero and GitHub
e54b7bc9d7
Voice: support prompts, like @workSpace or /explain ( #201220 ) ( #204795 )
2024-02-09 17:46:08 +01:00
meganrogge
ab4a6959f7
add hold for speech
2024-02-09 10:44:29 -06:00
Benjamin Pasero
7bde02eb59
.
2024-02-09 17:31:29 +01:00
meganrogge
4f219d7a16
fix some issues
2024-02-09 10:11:24 -06:00
meganrogge
dad5b331ea
add basics
2024-02-09 10:07:17 -06:00
Johannes Rieken and GitHub
7a54628f38
Move old content API types out ( #204839 )
...
* api - move old content/progress API types out
https://github.com/microsoft/vscode/issues/199908
* update docs
2024-02-09 17:00:54 +01:00
Benjamin Pasero
b59e74c076
.
2024-02-09 16:47:48 +01:00
Benjamin Christopher Simmonds and GitHub
5b8fe0ed3e
Fix smoke test ( #204836 )
...
fix smoke test
2024-02-09 16:47:22 +01:00
Johannes Rieken and GitHub
5c3082d584
remove N-1 compatibility trick ( #204833 )
2024-02-09 16:40:42 +01:00
Benjamin Pasero
d1f8fbceee
.
2024-02-09 16:40:33 +01:00
Benjamin Pasero
bac6edbb55
.
2024-02-09 16:37:25 +01:00
Benjamin Pasero
c8d9a52cc6
.
2024-02-09 15:26:44 +01:00
Aiday Marlen Kyzy and Henning Dieterichs
80ef615f0b
adding readonly
2024-02-09 15:09:08 +01:00
Henning Dieterichs and Henning Dieterichs
c4455a4d5c
Code cleanup
2024-02-09 15:09:08 +01:00
Benjamin Pasero
de731a9459
.
2024-02-09 15:08:13 +01:00
Benjamin Pasero
2c40be183e
.
2024-02-09 14:56:31 +01:00
Rob Lourens and GitHub
808582dad0
Bring back command buttons, remove command followups ( #204548 )
...
* Revert "Revert "Replace chat "command followups" with command button content (#204512 )""
This reverts commit e822ae92ea .
* Also add ChatResponseCommandButtonPart class
* Fix
* dts comments
2024-02-09 05:32:27 -08:00
Ladislau Szomoru and GitHub
20c0f83f1b
Git - experimental input validation using diagnostics ( #204822 )
...
* Initial implementation
* Add setting + code actions
2024-02-09 14:19:30 +01:00
Sandeep Somavarapu and GitHub
c7b85d9d7a
polish feature renderers ( #204821 )
2024-02-09 13:28:44 +01:00
Aiday Marlen Kyzy
46054bc437
setting the height
2024-02-09 13:16:31 +01:00
Johannes Rieken and GitHub
fbb7175b4c
api - rename makeRequest to makeChatRequest, updated todos, jsodc ( #204819 )
2024-02-09 13:05:22 +01:00
Aiday Marlen Kyzy
914f33d15b
updating correctly the right resource too
2024-02-09 10:43:31 +01:00
Aiday Marlen Kyzy
5e537b389e
polishing the code
2024-02-09 10:32:23 +01:00
Benjamin Pasero
54ffc0e8a3
.
2024-02-09 10:06:02 +01:00
Benjamin Pasero
da4271a182
.
2024-02-09 09:44:35 +01:00
Benjamin Pasero
77c16ff1f3
.
2024-02-09 09:26:19 +01:00
Benjamin Pasero
d1dc4e46ff
Voice: support prompts, like @workSpace or /explain ( fix #201220 )
2024-02-09 07:01:36 +01:00
Aaron Munger and GitHub
8fa84589ee
show variable view only when applicable ( #204789 )
...
* only initialize view if there is a variable provider available
* use context key to show/hide the view
2024-02-08 18:57:55 -08:00
Rob Lourens and GitHub
820bfcb525
Fix converting tree data ( #204791 )
2024-02-08 17:41:59 -08:00
Tyler James Leonhardt and GitHub
ba3f30b358
Display trusted auth extensions ( #204785 )
...
* Display trusted auth extensions
To do this, the product.json entry takes a new shape... specifying which extensions use which auth providers.
* fix bug
* fix tests
2024-02-09 01:29:02 +01:00
Matt Bierner and GitHub
4217d852ae
Make chat code blocks non-simple ( #204780 )
...
This enables some features we don't want but we want to test it in insiders to see the impact
2024-02-08 15:11:30 -08:00