Commit Graph

116145 Commits

Author SHA1 Message Date
Matt Bierner
8a6f44ef3c Move matchesScheme out of opener service (#198366)
Move matchesScheme out of opener service

This was creating extra deps on opener service
2023-11-20 18:26:45 +01:00
Matt Bierner
25ac184fe7 Fix notebook markdown list rendering (#198696)
Fixes #197097
2023-11-20 18:23:14 +01:00
Josh Soref
69ddb3f3c6 Write out Cannot (#198377)
spelling: cannot

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-11-20 17:22:21 +00:00
Anthony Stewart
9cbc6ef29a Simplify 'solid' || '' in viewPaneContainer.ts (#198515)
Remove odd or in viewPaneContainer.ts
2023-11-20 17:21:52 +00:00
Henning Dieterichs
0ce333b482 Fixes context menu issue 2023-11-20 16:05:32 +01:00
Henning Dieterichs
e2bf0c1d01 Style improvements 2023-11-20 16:05:32 +01:00
Johannes Rieken
9372453879 persist inline chat history (#198680) 2023-11-20 14:35:53 +01:00
Benjamin Pasero
047cf79f5d debt - prefer lazy imports (#198668) 2023-11-20 12:16:11 +01:00
Christof Marti
be038181ca Lazy-load @vscode/proxy-agent (#198662) 2023-11-20 12:06:05 +01:00
Ladislau Szomoru
3671d15744 SCM - fix text overflow for incoming/outgoing labels (#198663) 2023-11-20 11:21:30 +01:00
Benjamin Pasero
356784e05f Aux window: Unable to switch to first editor group from new window (fix #198607) (#198652) 2023-11-20 07:51:19 +01:00
Ladislau Szomoru
dbc482a1f6 Engineering - remove incoming/outgoing workspace setting (#198650) 2023-11-20 07:48:41 +01:00
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