Commit graph

115865 commits

Author SHA1 Message Date
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
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
Marvin A. Ruder cc3b284937
Merge branch 'main' into npm-extension-bun-package-manager 2023-11-13 16:07:36 +01: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
Sandeep Somavarapu 3c03022835
fix #194427 (#198046) 2023-11-12 20:11:50 +01:00
Daniel Imms 927255318f
Remove special behavior of initial select to previous mark 2023-11-12 08:11:56 -08:00
Daniel Imms cdad2f9fa5
Scroll to command prompt start in command nav
Fixes #155543
Part of #198041
2023-11-12 06:01:57 -08:00
Daniel Imms f73c21bf38
Only filter empty commands when arg is provided 2023-11-12 05:52:35 -08:00
Daniel Imms 321f9101d4
Properly result skipEmptyCommands for command detection capability
Part of #155543
2023-11-12 05:24:12 -08:00
Marvin A. Ruder 78dd5447ce
Merge branch 'main' into npm-extension-bun-package-manager 2023-11-12 13:14:08 +01:00
Ladislau Szomoru 901d3e5c5f
Engineering - re-enable incoming/outgoing (#198039) 2023-11-12 12:45:08 +01:00
Benjamin Pasero 500a726e8c
aux window - support closeEmptyGroups setting (#198037)
* aux window - support `closeEmptyGroups` setting

* also support `closeEmptyWindow` setting
2023-11-12 12:35:32 +01:00
Marvin A. Ruder 4fd54f93f7
Merge branch 'main' into npm-extension-bun-package-manager 2023-11-12 11:54:50 +01:00
Benjamin Pasero 0d140d70e1
aux window - require targetWindow for standard mouse event (#198031)
* aux window - require `targetWindow` for standard mouse event

* .
2023-11-12 10:41:47 +01:00
Rob Lourens 7cbff1919e
Chat code cleanup (#198022)
* Clean up some obsolete chat API
Start deleting the interactive session provider, use agents only

* Delete old chat agents API

* Remove providerRequestId

* Remove unused stuff from interactive.d.ts

* Get rid of chat session state saving

* Fix test

* I guess this type was in use
2023-11-12 06:44:14 +01:00
Rob Lourens bdc113ffe1
Fix slash commands / followups mixup (#198003) 2023-11-11 23:42:41 +01:00