Commit Graph
124157 Commits
Author SHA1 Message Date
BeniBenj 2e3c37d31a handle disposable 2023-11-20 08:39:41 +01:00
Benjamin PaseroandGitHub 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 SzomoruandGitHub dbc482a1f6 Engineering - remove incoming/outgoing workspace setting (#198650) 2023-11-20 07:48:41 +01:00
Don JayamanneandGitHub 46cd720f83 Drop uuid pkg used to to generate notebook cell id (#198647) 2023-11-20 06:12:55 +01:00
Peng LyuandGitHub e0b9ba5710 notebook cell chat setting (#198633) 2023-11-19 22:47:24 +01:00
João MorenoandGitHub 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 SzomoruandGitHub 55181913b9 SCM - update incoming/outgoing setting default (#198476) 2023-11-19 17:23:01 +01:00
BeniBenj eaecf45198 compressed explorer view 2023-11-19 13:55:00 +01:00
Ladislau SzomoruandGitHub c1d0aafbc3 SCM - remove the sync view (#198475) 2023-11-19 13:42:32 +01:00
BeniBenj 3d0dbcbf5b Resource Markers 2023-11-19 13:17:52 +01:00
BeniBenj 630a9f8c5d SCM Action Button 2023-11-19 13:01:29 +01:00
BeniBenj 4c24d98656 SCM InputRenderer 2023-11-19 12:55:17 +01:00
BeniBenj e35189f417 Don't keep empty arrays around 2023-11-19 12:33:33 +01:00
BeniBenj e0b04b5f60 Refactor StickyScrollController and update CSS selectors in tree.css 2023-11-18 11:53:25 +01:00
M Hickford edba394b21 optimise when word wrap disabled 2023-11-18 09:11:34 +00:00
João MorenoandGitHub b1cddfafe0 tighten up blob uploading (#198553)
* tighten up blob uploading

* bad save

* bad save again
2023-11-18 09:41:37 +01:00
M Hickford a140ef6d88 fix problem in border themes 2023-11-18 08:02:18 +00:00
Daniel ImmsandGitHub 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 MungerandGitHub 6f7e102f08 pipe variable change event through from extention API (#198572)
pipe variable change event through
2023-11-17 15:30:35 -08:00
Daniel ImmsandGitHub 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 MungerandGitHub 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 MurrayandGitHub 69c3625893 Remove obsolete migration code for Timeline setting (#198542) 2023-11-17 15:08:54 -07:00
Peng LyuandGitHub 5598785be4 Merge pull request #198564 from microsoft/rebornix/worthwhile-guineafowl
Fix cell widget layout update
2023-11-17 13:54:04 -08:00
Martin AeschlimannandGitHub 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 MungerandGitHub 8bc4783e37 Notebook Variable view follow-up (#198555)
* PR feedback follow-up

* fix API type issues
2023-11-17 12:41:09 -08:00
Rob LourensandGitHub 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
M Hickford 40b2d1e802 highlight whole line when word wrap enabled 2023-11-17 20:01:36 +00:00
Henning DieterichsandHenning Dieterichs 6c398ced75 Fixes CI 2023-11-17 20:46:36 +01:00
Henning DieterichsandHenning Dieterichs 9ed6654cc5 Adopts GlyphMargin for diff editor revert icons. Adds support for selection based revert. 2023-11-17 20:46:36 +01:00
Martin AeschlimannandGitHub 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 AeschlimannandGitHub 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 LourensandGitHub 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 MungerandAaron Munger a086a83a4f fix protected field 2023-11-17 10:28:43 -08:00
Henning DieterichsandHenning Dieterichs 773e2b4dbf Fixes #198432 2023-11-17 18:55:50 +01:00
João MorenoandGitHub 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 MungerandAaron Munger 74d6858c83 naming, formatting 2023-11-17 09:33:33 -08:00
aamungerandAaron Munger ac59af460c remove mock variables 2023-11-17 09:33:33 -08:00
aamungerandAaron Munger 6f6d0a7e18 display variables provided by extension 2023-11-17 09:33:33 -08:00
aamungerandAaron Munger c282c5a98d implement extension host proxy 2023-11-17 09:33:33 -08:00
aamungerandAaron Munger 85a73e7fcc fix tree layout, add proposed API 2023-11-17 09:33:33 -08:00