Don Jayamanne
|
46cd720f83
|
Drop uuid pkg used to to generate notebook cell id (#198647)
|
2023-11-20 06:12:55 +01:00 |
|
Peng Lyu
|
e0b9ba5710
|
notebook cell chat setting (#198633)
|
2023-11-19 22:47:24 +01:00 |
|
João Moreno
|
244c48768d
|
Make PRSS CDN optional (#198631)
* empty commit
* mooncake creds expired
* more logs
* prevent exit
* log
* async is hard
* 💄
* temporarily ignore PRSS errors
* whitespace
|
2023-11-19 20:15:53 +01:00 |
|
Ladislau Szomoru
|
55181913b9
|
SCM - update incoming/outgoing setting default (#198476)
|
2023-11-19 17:23:01 +01:00 |
|
Ladislau Szomoru
|
c1d0aafbc3
|
SCM - remove the sync view (#198475)
|
2023-11-19 13:42:32 +01:00 |
|
João Moreno
|
b1cddfafe0
|
tighten up blob uploading (#198553)
* tighten up blob uploading
* bad save
* bad save again
|
2023-11-18 09:41:37 +01:00 |
|
Daniel Imms
|
dce4827cab
|
Merge pull request #198219 from microsoft/tyriar/196634
Show command guides when hovering the terminal
|
2023-11-17 23:57:41 -08:00 |
|
Aaron Munger
|
6f7e102f08
|
pipe variable change event through from extention API (#198572)
pipe variable change event through
|
2023-11-17 15:30:35 -08:00 |
|
Daniel Imms
|
af10768fd6
|
Merge pull request #198546 from microsoft/tyriar/196634_1
Adjust command finished marker in started adjustment
|
2023-11-17 15:18:43 -08:00 |
|
Daniel Imms
|
736d3a809d
|
Include command start sequence in test
|
2023-11-17 14:38:52 -08:00 |
|
Aaron Munger
|
dbd4b8a669
|
only trigger view creation when notebook is opened (#198568)
|
2023-11-17 14:32:07 -08:00 |
|
Daniel Imms
|
952679449b
|
Improve property names
|
2023-11-17 14:28:26 -08:00 |
|
Daniel Imms
|
0fb4e6f5d9
|
Hide command guides when not needed
Fixes #196634
|
2023-11-17 14:27:02 -08:00 |
|
John Murray
|
69c3625893
|
Remove obsolete migration code for Timeline setting (#198542)
|
2023-11-17 15:08:54 -07:00 |
|
Peng Lyu
|
5598785be4
|
Merge pull request #198564 from microsoft/rebornix/worthwhile-guineafowl
Fix cell widget layout update
|
2023-11-17 13:54:04 -08:00 |
|
Martin Aeschlimann
|
521466d52f
|
inlinechat: add UI for followups (#198563)
inlinechat: add followups
|
2023-11-17 22:15:48 +01:00 |
|
rebornix
|
907744a8cb
|
lazy chat widget ctor
|
2023-11-17 13:04:12 -08:00 |
|
rebornix
|
01072fbf2b
|
Avoid eager creation of controller
|
2023-11-17 13:01:09 -08:00 |
|
rebornix
|
3a11d41082
|
create snapshot when cell executes succesfully
|
2023-11-17 12:46:45 -08:00 |
|
Aaron Munger
|
8bc4783e37
|
Notebook Variable view follow-up (#198555)
* PR feedback follow-up
* fix API type issues
|
2023-11-17 12:41:09 -08:00 |
|
Rob Lourens
|
02f5ebe587
|
"Copy" on chat message shouldn't include username (#198561)
|
2023-11-17 12:40:18 -08:00 |
|
rebornix
|
cbf528f092
|
fix chat height in collapse state
|
2023-11-17 12:19:14 -08:00 |
|
rebornix
|
487ea5404c
|
Escape when users focus inside the cell chat widget
|
2023-11-17 12:09:18 -08:00 |
|
rebornix
|
3979f2b7db
|
Fix cell widget layout update
|
2023-11-17 12:05:21 -08:00 |
|
Henning Dieterichs
|
6c398ced75
|
Fixes CI
|
2023-11-17 20:46:36 +01:00 |
|
Henning Dieterichs
|
9ed6654cc5
|
Adopts GlyphMargin for diff editor revert icons. Adds support for selection based revert.
|
2023-11-17 20:46:36 +01:00 |
|
Martin Aeschlimann
|
e9ab39744b
|
Use chatListRenderer in InlineChat (#198525)
* Use chatListRenderer in InlineChat
* use for progress
* manage ChatModel and ChatResponseModel in inlineChatWidget
|
2023-11-17 20:39:20 +01:00 |
|
Martin Aeschlimann
|
31e5940fb0
|
adopt test-extension for colorize & configuration-editing (#195691)
* adopt test-extension for colorize & configuration-editing
* update
* fixes
|
2023-11-17 20:22:36 +01:00 |
|
Rob Lourens
|
b277683dbe
|
Make filtered responses even less visible (#198551)
|
2023-11-17 19:43:34 +01:00 |
|
Daniel Imms
|
fb2702cb66
|
Refine command guide further
|
2023-11-17 10:36:00 -08:00 |
|
Aaron Munger
|
a086a83a4f
|
fix protected field
|
2023-11-17 10:28:43 -08:00 |
|
Henning Dieterichs
|
773e2b4dbf
|
Fixes #198432
|
2023-11-17 18:55:50 +01:00 |
|
João Moreno
|
fc6b857956
|
Workaround for AZDO artifact throttling (#198545)
* download and extract in main thread, spin off other threads for rest of IO
* remove limiters: everything runs on workers now
* add docs
|
2023-11-17 10:54:55 -07:00 |
|
Aaron Munger
|
74d6858c83
|
naming, formatting
|
2023-11-17 09:33:33 -08:00 |
|
aamunger
|
ac59af460c
|
remove mock variables
|
2023-11-17 09:33:33 -08:00 |
|
aamunger
|
6f6d0a7e18
|
display variables provided by extension
|
2023-11-17 09:33:33 -08:00 |
|
aamunger
|
c282c5a98d
|
implement extension host proxy
|
2023-11-17 09:33:33 -08:00 |
|
aamunger
|
85a73e7fcc
|
fix tree layout, add proposed API
|
2023-11-17 09:33:33 -08:00 |
|
aamunger
|
d39e29e617
|
Ive created a monster
|
2023-11-17 09:33:33 -08:00 |
|
Aaron Munger
|
f76f831fd1
|
more instantiation fixes
|
2023-11-17 09:33:33 -08:00 |
|
aamunger
|
9b313c37f8
|
move view into debug container
|
2023-11-17 09:33:33 -08:00 |
|
Aaron Munger
|
449c95f7be
|
more boilerplate
|
2023-11-17 09:33:33 -08:00 |
|
Aaron Munger
|
58c2ebe5f8
|
.....
|
2023-11-17 09:33:33 -08:00 |
|
Aaron Munger
|
36d4b03b9f
|
new classes
|
2023-11-17 09:33:33 -08:00 |
|
Daniel Imms
|
e740a5ccb0
|
Adjust command finished marker in started adjustment
Part of #196634
|
2023-11-17 09:33:08 -08:00 |
|
Rob Lourens
|
21d2297f8c
|
Make filtered responses less readable and not copyable (#198539)
|
2023-11-17 17:54:53 +01:00 |
|
Daniel Imms
|
9d596ed8ee
|
Merge pull request #198535 from microsoft/tyriar/198358
Correct sticky scroll bg color in terminal editors
|
2023-11-17 08:41:10 -08:00 |
|
Henning Dieterichs
|
c2e58d5ca5
|
Fixes #198516
|
2023-11-17 17:16:33 +01:00 |
|
Daniel Imms
|
504a60830d
|
Merge branch 'main' into tyriar/196634
|
2023-11-17 08:11:23 -08:00 |
|
Peng Lyu
|
96df831457
|
Fix #198492. Avoid action name duplicate (#198527)
|
2023-11-17 08:06:47 -08:00 |
|