Commit graph

115877 commits

Author SHA1 Message Date
rebornix 1d150d7168
Extract strategy 2023-11-13 20:00:02 -08:00
rebornix ecd4f3806f
On cell chat 2023-11-13 19:59:55 -08:00
Ladislau Szomoru 9c7cdf4589
SCM - improve SourceControlResourceState comparison (#198161) 2023-11-14 10:52:22 +11:00
Daniel Imms 268d7cf9e3
Merge pull request #198129 from microsoft/tyriar/197858__198060
Refactor dealing with terminal commands into classes
2023-11-13 14:37:09 -08:00
Benjamin Pasero 4d9994ce20
aux window - offset window from dnd operation (#198152) 2023-11-13 21:57:44 +01:00
Daniel Imms 7427891876
Merge branch 'main' into tyriar/197858__198060 2023-11-13 12:16:50 -08:00
Ladislau Szomoru adada48e5e
SCM - optimize tree rendering when having multiple repositories (#198150) 2023-11-13 20:52:55 +01:00
Robo e49ea372a1
chore: update electron@25.9.4 (#198142)
* chore: update electron@25.9.4

* chore: bump distro
2023-11-13 20:44:42 +01:00
Ladislau Szomoru 14612982bb
SCM - fix file icon rendering in incoming/outgoing (#198149) 2023-11-13 20:35:18 +01:00
Megan Rogge 8e761e8edb
Merge pull request #198005 from marvinruder/npm-extension-bun-package-manager
Add Bun as package manager to `npm` extension
2023-11-13 11:29:06 -08:00
Daniel Imms df7f63c26c
Merge pull request #197994 from microsoft/tyriar/197858
Various improvements to terminal sticky scroll and command navigation
2023-11-13 11:14:01 -08:00
Rob Lourens 1c7fcb08fe
Handle updating the chat view with persisted session after logging in (#198147)
Better fix for #196742

#196777
2023-11-13 20:05:28 +01:00
Marvin A. Ruder d2471718ed
Merge branch 'main' into npm-extension-bun-package-manager 2023-11-13 19:01:24 +01:00
Justin Chen 0fcc44a76b
Migration for Code Actions on Save (#198141)
adding back migration for code actions on save
2023-11-13 09:42:56 -08:00
Marvin A. Ruder dde91250f3
Merge branch 'main' into npm-extension-bun-package-manager 2023-11-13 18:20:49 +01:00
Ladislau Szomoru 0f4f0d5dec
SCM - fix incoming/outgoing separator color (#198140) 2023-11-13 18:10:40 +01:00
Johannes Rieken b59e387ea6
async progress isn't needed anymore (#198137) 2023-11-13 17:59:31 +01:00
Ladislau Szomoru cc2a168898
SCM - incoming/outgoing improve state management (#198132)
SCM - improve state management
2023-11-13 17:41:10 +01:00
Alen Ajam acffe38e1a
fix: do not hide hover on model content change of editor (#198100)
* fix: do not hide hover on model content change of editor

* inlining the method since only used once

---------

Co-authored-by: Aiday Marlen Kyzy <amarlenkyzy@microsoft.com>
2023-11-13 16:31:43 +00:00
Benjamin Pasero 44ff211800
aux window - do not close empty main window when aux windows are around with editors (#198127) 2023-11-13 17:18:10 +01:00
Christof Marti 9c2b9327e5 Load local certificates (microsoft/vscode-remote-release#9176) 2023-11-13 17:09:47 +01:00
Daniel Imms 0cab947e90
Move prompt/command row count into terminal command classes 2023-11-13 07:58:44 -08:00
Benjamin Pasero e889f690ee
aux window - skip hidden windows in timeout scheduling (#198123) 2023-11-13 16:52:27 +01:00
Ladislau Szomoru e447d54e1e
SCM - Add short state badge for history items (#198126)
* Git - Extract parsing of git diff short stat

* Add shortStat badge for commits

* Git - specify diff-merges for merge commits

* Add tests
2023-11-13 16:49:28 +01:00
Daniel Imms d597949b55
Move partial command to a class 2023-11-13 07:49:20 -08:00
Daniel Imms 2652627a56
Implement and use TerminalCommand.deserialize 2023-11-13 07:09:03 -08:00
Marvin A. Ruder cc3b284937
Merge branch 'main' into npm-extension-bun-package-manager 2023-11-13 16:07:36 +01:00
Daniel Imms 338ad6db0e
Create TerminalCommand object
Part of #198060
2023-11-13 06:55:42 -08:00
Benjamin Pasero a87d034b0d
aux window - dispatch timeouts on all windows (#198075) 2023-11-13 15:48:38 +01:00
Ladislau Szomoru b1f0bc171e
SCM - collapse configuration change event handlers (#198090) 2023-11-13 15:46:11 +01:00
Marvin A. Ruder b1150e586f
Merge branch 'main' into npm-extension-bun-package-manager 2023-11-13 14:57:24 +01:00
Dipta Mahardhika 6518c0099c
chore: rename color var for comment input box (#197950)
* chore: rename color var for comment input box

also change the default color to inherit from input.background

* Keep using peekview title background and update editor too

---------

Co-authored-by: Alex Ross <alros@microsoft.com>
2023-11-13 13:25:08 +00:00
Marvin A. Ruder ecbc1213c6
Merge branch 'main' into npm-extension-bun-package-manager 2023-11-13 12:41:13 +01:00
Henning Dieterichs 5e27a2845a Caches view model on input. 2023-11-13 12:38:52 +01:00
Marvin A. Ruder 6052ccf3e6
Merge branch 'main' into npm-extension-bun-package-manager 2023-11-13 12:15:59 +01:00
Henning Dieterichs 50b7b926a7 Fixes hot reload bug 2023-11-13 12:11:31 +01:00
Henning Dieterichs 43b608d1df Fixes #197941 2023-11-13 12:10:39 +01:00
Marvin A. Ruder ab15b2aa5e
Merge branch 'main' into npm-extension-bun-package-manager 2023-11-13 12:06:55 +01:00
Henning Dieterichs d619b18410 Fixes #198093 2023-11-13 11:59:14 +01:00
Marvin A. Ruder dda895c2e3
Merge branch 'main' into npm-extension-bun-package-manager 2023-11-13 10:26:50 +01:00
Aiday Marlen Kyzy a344f294ce
Merge pull request #197927 from microsoft/aiday/openingInNewWindow
Refactoring the code for opening panel chat in a new window
2023-11-13 10:04:37 +01:00
Ladislau Szomoru b1933b0880
SCM - refactor title generation code (#198086) 2023-11-13 09:48:13 +01:00
Marvin A. Ruder fca65094bf
Merge branch 'main' into npm-extension-bun-package-manager 2023-11-13 09:45:20 +01:00
Ladislau Szomoru d5b3ed3f68
Git - update open commit command icon (#198084) 2023-11-13 09:37:46 +01:00
Alex Ross 98ed224dc9
Add comment controller label in comments view (#197924)
* Add comment controller label in comments view
Fixes #197484

* Make tests happy
2023-11-13 09:25:42 +01:00
Michael Lively f21178ba84
x-doc highlight. If no semantic occurences, don't search for textual occurrences (#197683)
promise is never falsy, check data in callback
2023-11-13 09:25:14 +01:00
Marvin A. Ruder 79d4699d01
Merge branch 'main' into npm-extension-bun-package-manager 2023-11-13 08:28:02 +01:00
Rob Lourens 345c8d0927
Fix rendering of images in chat rows (#198067)
Fix rendering images in chat rows
2023-11-13 13:37:46 +11:00
Marvin A. Ruder ea296e9d1b
Merge branch 'main' into npm-extension-bun-package-manager 2023-11-12 21:35:48 +01:00
Rob Lourens 947bf99e28
Fix requesting chat followups (#198050) 2023-11-12 12:31:36 -08:00