Commit Graph
116031 Commits
Author SHA1 Message Date
Henning DieterichsandHenning Dieterichs 4e7a8779b9 Consider settings in multi diff editor 2023-11-16 18:02:11 +01:00
Benjamin PaseroandGitHub 70b6f9519a aux window - scope editor service in title bar (#198450) 2023-11-16 17:30:06 +01:00
João MorenoandGitHub 87e7f8b5e1 replace node-fetch with native fetch (#198408)
* replace node-fetch with native fetch

* fix dep version

* handle terminated error from fetch

* more error handling
2023-11-16 17:29:35 +01:00
João MorenoandGitHub c520c85342 have hidden prss setting (#198449) 2023-11-16 17:28:20 +01:00
Benjamin SimmondsandGitHub 2e4d75fa7d remove setting (#198439) 2023-11-16 17:20:56 +01:00
Rob LourensandGitHub 1c39707288 Don't clear chat input on "new session" (#198447) 2023-11-16 17:18:30 +01:00
Benjamin PaseroandGitHub 7d4091a194 aux window 💄 (#198445) 2023-11-16 16:42:24 +01:00
Johannes RiekenandGitHub 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 RiekenandGitHub 20cd4e4bc3 fix https://github.com/microsoft/vscode/issues/198423 (#198443) 2023-11-16 16:25:59 +01:00
Benjamin PaseroandGitHub a50c6479c0 editors - include preferred name and description in tooltip if available (fix #198204) (#198441) 2023-11-16 15:59:00 +01:00
Benjamin PaseroandGitHub d6f9e21d70 aux window 💄 (#198433) 2023-11-16 15:30:07 +01:00
Alex RossandGitHub efe5bee8fc Fix small comment input when starting collapsed + editable (#198431)
Fixes #197793
2023-11-16 15:28:43 +01:00
Daniel ImmsandGitHub 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 SzomoruandGitHub 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 SiefkeandGitHub c2c4439bf0 fix: memory leak in comments controller (#198237) 2023-11-16 13:49:48 +00:00
Henning DieterichsandHenning 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 SimmondsandGitHub a6469cae57 Refactor Configuration Migration Logic (#198414)
* fix migration #198056
2023-11-16 14:27:18 +01:00
Benjamin PaseroandGitHub cfd52679ce aux window - fix watermark positioning (#198418) 2023-11-16 13:23:59 +01:00
João MorenoandGitHub d79607b6c6 Add telemetry: 'update:error' (#198415)
telemetry: 'update:error'
2023-11-16 13:09:58 +01:00
Ladislau SzomoruandGitHub 0cb29d6dbd SCM - fix issue with incoming/outgoing separator (#198413) 2023-11-16 13:05:25 +01:00
Benjamin PaseroandGitHub 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 PaseroandGitHub 5b90c56cf1 aux window - show empty group actions and hide tips (#198400) 2023-11-16 11:25:57 +01:00
Ladislau SzomoruandGitHub 6aa249db00 Git - fix incorrect check (#198396) 2023-11-16 10:45:13 +01:00
Ladislau SzomoruandGitHub 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 PaseroandGitHub ab66bab0d8 aux window - support confirm on close (#198307) 2023-11-16 08:36:54 +01:00
Ladislau SzomoruandGitHub 7688a7ca8e Engineering - update incoming/outgoing workspace settings (#198386) 2023-11-16 08:18:41 +01:00
João MorenoandGitHub 0b111a09a1 Publish to new CDN (#198154) 2023-11-16 07:19:59 +01:00
Rob LourensandGitHub 444e73750b Fix label caps (#198379)
Fix microsoft/vscode-copilot-release#552
2023-11-16 01:27:32 +01:00
Rob LourensandGitHub 956bfb6a02 Add "new session" to chat context menu (#198376)
From discussion
2023-11-16 01:14:44 +01:00
Megan RoggeandGitHub 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 LyuandGitHub f5a048f5cf Merge pull request #198276 from microsoft/rebornix/lonely-wildfowl
notebook cell chat widget
2023-11-15 15:51:47 -08:00
Connor PeetandGitHub d5b7d486a6 debug: bump table visualizer ext (#198374) 2023-11-16 00:35:21 +01:00
Matt BiernerandGitHub 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 RoggeandGitHub 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 ImmsandGitHub 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 SzomoruandGitHub 11a6cf46f3 SCM - refactor incoming/outgoing settings (#198368) 2023-11-15 15:08:10 -08:00
Ladislau SzomoruandGitHub 9a207df841 SCM - adjust statistics badge border when item is selected/focused (#198367) 2023-11-15 15:07:09 -08:00
Megan RoggeandGitHub 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 ImmsandGitHub 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 BiernerandGitHub 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 BiernerandGitHub 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 DieterichsandHenning Dieterichs b315102db8 Implements global vertical scrolling 2023-11-15 23:01:26 +01:00
Daniel ImmsandGitHub 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 SzomoruandGitHub 5fcda6b8c5 SCM - improve statistics badge (#198353) 2023-11-15 13:31:00 -08:00
Rob LourensandGitHub 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