Commit graph

116027 commits

Author SHA1 Message Date
Benjamin Simmonds 2e4d75fa7d
remove setting (#198439) 2023-11-16 17:20:56 +01:00
Rob Lourens 1c39707288
Don't clear chat input on "new session" (#198447) 2023-11-16 17:18:30 +01:00
Benjamin Pasero 7d4091a194
aux window 💄 (#198445) 2023-11-16 16:42:24 +01:00
Johannes Rieken 6c8fd34375
Joh/young-catshark (#198416)
* add save & discard-btns to inline new file experience, simplify response type because we don't really support workspace edit, fix size/height bug, fix positioning bug

* fix preview mode, clean up events, fix workspace edit escape hatch

* merge main, fix compile errors
2023-11-16 16:27:36 +01:00
Johannes Rieken 20cd4e4bc3
fix https://github.com/microsoft/vscode/issues/198423 (#198443) 2023-11-16 16:25:59 +01:00
Benjamin Pasero a50c6479c0
editors - include preferred name and description in tooltip if available (fix #198204) (#198441) 2023-11-16 15:59:00 +01:00
Benjamin Pasero d6f9e21d70
aux window 💄 (#198433) 2023-11-16 15:30:07 +01:00
Alex Ross efe5bee8fc
Fix small comment input when starting collapsed + editable (#198431)
Fixes #197793
2023-11-16 15:28:43 +01:00
Daniel Imms 6d0b5c4c53
Merge pull request #198430 from microsoft/tyriar/config_helper
Move term config helper into browser
2023-11-16 06:26:57 -08:00
Ladislau Szomoru 1010cae99c
SCM - add twistie for empty resource group and incoming/outgoing node (#198427) 2023-11-16 15:17:01 +01:00
Daniel Imms 14ced5dbe7
Move term config helper into browser 2023-11-16 06:11:12 -08:00
Simon Siefke c2c4439bf0
fix: memory leak in comments controller (#198237) 2023-11-16 13:49:48 +00:00
Henning Dieterichs 0d54424931 Handle the case that env is undefined (in monaco-editor when building with parcel) 2023-11-16 14:41:10 +01:00
Benjamin Simmonds a6469cae57
Refactor Configuration Migration Logic (#198414)
* fix migration #198056
2023-11-16 14:27:18 +01:00
Benjamin Pasero cfd52679ce
aux window - fix watermark positioning (#198418) 2023-11-16 13:23:59 +01:00
João Moreno d79607b6c6
Add telemetry: 'update:error' (#198415)
telemetry: 'update:error'
2023-11-16 13:09:58 +01:00
Ladislau Szomoru 0cb29d6dbd
SCM - fix issue with incoming/outgoing separator (#198413) 2023-11-16 13:05:25 +01:00
Benjamin Pasero 510f5c23be
Aux window - drag/drop puts new window on wrong display (fix #198397) (#198409)
* Aux window - drag/drop puts new window on wrong display (fix #198397)

* 💄
2023-11-16 12:36:04 +01:00
Benjamin Pasero 5b90c56cf1
aux window - show empty group actions and hide tips (#198400) 2023-11-16 11:25:57 +01:00
Ladislau Szomoru 6aa249db00
Git - fix incorrect check (#198396) 2023-11-16 10:45:13 +01:00
Ladislau Szomoru cacd71f16c
SCM - refactor history provider cache cleanup (#198378)
* Initial implementation

* Remove private property as it is not needed any more

* Improve cache manipulation
2023-11-16 09:12:02 +01:00
Benjamin Pasero ab66bab0d8
aux window - support confirm on close (#198307) 2023-11-16 08:36:54 +01:00
Ladislau Szomoru 7688a7ca8e
Engineering - update incoming/outgoing workspace settings (#198386) 2023-11-16 08:18:41 +01:00
João Moreno 0b111a09a1
Publish to new CDN (#198154) 2023-11-16 07:19:59 +01:00
Rob Lourens 444e73750b
Fix label caps (#198379)
Fix microsoft/vscode-copilot-release#552
2023-11-16 01:27:32 +01:00
Rob Lourens 956bfb6a02
Add "new session" to chat context menu (#198376)
From discussion
2023-11-16 01:14:44 +01:00
Megan Rogge 36dee1ff3c
Merge pull request #198375 from microsoft/merogge/bug2
focus terminal based on task focus option
2023-11-15 16:14:26 -08:00
Peng Lyu f5a048f5cf
Merge pull request #198276 from microsoft/rebornix/lonely-wildfowl
notebook cell chat widget
2023-11-15 15:51:47 -08:00
Connor Peet d5b7d486a6
debug: bump table visualizer ext (#198374) 2023-11-16 00:35:21 +01:00
Matt Bierner 4f303bb42c
Disable md paste file path in untitled notebooks (#198372)
Fixes #194809

Since the notebook does not exist on disk yet, there's no way to write a relative path in it. Just disable the feature since there's nothing else we can reasonably do here
2023-11-16 00:31:39 +01:00
Megan Rogge 4d30cfe245
Update .vscode/tasks.json 2023-11-15 15:23:32 -08:00
meganrogge 0f967b67f5
fix #197394 2023-11-15 15:22:16 -08:00
Daniel Imms 39715d6261
Merge pull request #198360 from microsoft/tyriar/195804_2
Replace window usage within terminal
2023-11-15 15:08:44 -08:00
rebornix defffc1433
Update cell indicator offset 2023-11-15 15:08:38 -08:00
Ladislau Szomoru 11a6cf46f3
SCM - refactor incoming/outgoing settings (#198368) 2023-11-15 15:08:10 -08:00
Ladislau Szomoru 9a207df841
SCM - adjust statistics badge border when item is selected/focused (#198367) 2023-11-15 15:07:09 -08:00
Megan Rogge 881e54d7dd
Merge pull request #198338 from microsoft/merogge/terminal-editor-focus
tweak `when` for kill active terminal editor command
2023-11-15 14:36:42 -08:00
Daniel Imms 7f2da728ed
Merge pull request #198356 from microsoft/tyriar/198352
Fix sticky scroll positioning to avoid bg leaking through
2023-11-15 14:21:38 -08:00
Daniel Imms 79f8821c63
Use any to avoid layer issue 2023-11-15 14:21:10 -08:00
Matt Bierner cbab473f37
Disable dragging of links in rendered markdown (#198362)
These links don't work properly. Better to disable them for now instead of allowing invalid drags
2023-11-15 23:06:12 +01:00
Matt Bierner d98713bad1
Always send CodeActionTriggerKind (#198364)
Makes us always send this along instead of sometimes sending undefined
2023-11-15 14:02:55 -08:00
Henning Dieterichs b315102db8 Implements global vertical scrolling 2023-11-15 23:01:26 +01:00
Daniel Imms f404d11034
Merge pull request #198355 from microsoft/tyriar/198013_keybinding_hint
Add command nav hint to sticky scroll hover
2023-11-15 14:00:32 -08:00
Ladislau Szomoru 5fcda6b8c5
SCM - improve statistics badge (#198353) 2023-11-15 13:31:00 -08:00
Rob Lourens e563d91b30
Fix the size of the animated loading text so it doesn't push the chat toolbar around (#198354) 2023-11-15 22:12:56 +01:00
Daniel Imms 49a83ee425
Replace window usage within terminal
Fixes #195804
2023-11-15 13:08:42 -08:00
Daniel Imms d7b119fc34
Fix sticky scroll positioning to avoid bg leaking through
Fixes #198352
2023-11-15 12:49:40 -08:00
Daniel Imms 35fbd62c0f
Add command nav hint to sticky scroll hover
Fixes #198013
2023-11-15 12:46:08 -08:00
Matt Bierner 8943ea4790
Fix markdown code block styling (#198351)
Fixes #198183

Remove extra background and also removes the extra divs inside of the code blocks as these were causing issues with styling (extra padding)
2023-11-15 21:03:04 +01:00
Megan Rogge 65b8f67d91
Merge pull request #198345 from microsoft/merogge/close-on-keypress
add `AccessibleViewCloseOnKeyPress` setting, move editor help code to separate file
2023-11-15 11:19:28 -08:00