Commit Graph
119124 Commits
Author SHA1 Message Date
meganrogge 7bbdb593f4 only calculate for chat provider 2024-03-06 10:50:37 -08:00
meganrogge 828d3c030e don't use copy action 2024-03-06 10:48:18 -08:00
meganrogge 5f511caaaf reorder 2024-03-04 15:05:26 -08:00
meganrogge 7c9b582529 get all actions to work 2024-03-04 15:02:30 -08:00
meganrogge 9a0d69227f Merge branch 'main' into merogge/acc-view-run-code-block 2024-03-04 13:47:07 -08:00
bd603172ef feat(web/lifecycleService): correct startupKind (#206563)
* fixes #206345

* fixes #206296

* fix: don't hard check isWeb

* chore: review

* cleanup

* cleanup

---------

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2024-03-04 21:17:04 +01:00
RoboandGitHub 069f4d91f3 chore: bump electron@28.2.5 (#206822)
* chore: bump electron@28.2.5

* chore: bump distro
2024-03-04 19:56:04 +01:00
Rob LourensandGitHub c19255de92 Also keep focus in editor for "go to top/bottom of callstack" (#206817)
Fix #205922
2024-03-04 19:55:39 +01:00
Ladislau SzomoruandGitHub 052fbcb851 Git - re-enable incoming files decoration (#206815) 2024-03-04 18:11:32 +01:00
Aiday Marlen KyzyandGitHub 5d6395f75a Merge pull request #206814 from microsoft/aiday/bulkEditPaneTelemetry
Send telemetry for when bulk edit pane is opened
2024-03-04 17:54:12 +01:00
Alex RossandGitHub 3e670468ca Bump distro (#206812) 2024-03-04 17:36:13 +01:00
Ladislau SzomoruandGitHub 0f5be7c29f Decorations - use the color of the first decoration that has the color set (#206813) 2024-03-04 17:35:10 +01:00
Hylke Bons eb6000d524 breakpoints: Tweak tooltip string 2024-03-04 17:31:47 +01:00
Aiday Marlen Kyzy 5124bd4133 adding telemetry for when the bulk edit pane has been opened 2024-03-04 17:23:57 +01:00
0bfc1dbb62 # Add partial accept kind to inline completion handle (#202668)
* # Add partial accept kind to inline completion handle

---------

Co-authored-by: Henning Dieterichs <hdieterichs@microsoft.com>
2024-03-04 16:05:28 +00:00
Daniel ImmsandGitHub 1fff44a284 Merge pull request #206797 from microsoft/tyriar/xterm_240304
Update xterm
2024-03-04 06:52:08 -08:00
Alex RossandGitHub 9e8295eafa Properly update comment avatar (#206799)
Part of microsoft/vscode-pull-request-github#5762
2024-03-04 15:51:36 +01:00
Martin AeschlimannandGitHub 4b7845ab8c reload file icon theme when language configuration changes (#206794) 2024-03-04 06:44:41 -08:00
Daniel Imms ad1373ca5a Update xterm 2024-03-04 06:26:29 -08:00
Benjamin PaseroandGitHub eaf5342bb3 AutoSave is triggering editor.formatOnSave even when files.autoSave is afterDelay (fix #206475) (#206789) 2024-03-04 13:29:14 +01:00
Johannes RiekenandGitHub 25f30add73 lm-access - update docs (#206788) 2024-03-04 13:26:58 +01:00
Alex RossandGitHub 9bbdceef42 Comments filter looks unbalanced (#206785)
* Comments filter looks unbalanced
Fixes #206755

* PR feedback

* More PR feedback
2024-03-04 13:12:03 +01:00
Alex RossandGitHub 467e1971fc Maximum call stack size exceeded (#206781)
Fixes #205093
2024-03-04 12:28:56 +01:00
Johannes RiekenandGitHub 595efea648 use document object identity and not uri equality when checking if a document belongs to a notebook (#206778)
https://github.com/microsoft/vscode/issues/206487
2024-03-04 12:28:36 +01:00
Anthony StewartandGitHub 5f354675ad Export ILocalizedString in nls.mock.ts (#206449) 2024-03-04 12:17:47 +01:00
Alex RossandGitHub 355fa9491c Comments filter wording feedback (#206776)
Fixes #206756
2024-03-04 11:55:15 +01:00
Benjamin PaseroandGitHub d374d10eea windows - some better handling of focus also for webview (#206757)
* 💄

* fix focus issues with webview and aux window
2024-03-04 08:41:30 +01:00
Megan RoggeandGitHub 61187a0b65 Merge pull request #206562 from microsoft/merogge/speech-to-text 2024-03-03 15:51:16 -08:00
Benjamin PaseroandGitHub c0fddb67b9 window - try to improve focus handling (#206721) 2024-03-03 14:35:38 -08:00
Sandeep SomavarapuandGitHub 161d501000 check for extension updates while checking for VS Code update (#206704)
* check for extension updates while checking for VS Code update

* fix tests
2024-03-03 07:26:34 -08:00
Benjamin PaseroandGitHub bfefd56dbe Revealing a view causes VS Code to steal focus (fix #205766) (#206712) 2024-03-03 10:04:21 +01:00
Tyler James LeonhardtandGitHub b56aee50fe Support buttons in separators in Quick Access (#206701)
* WIP buttons on separators working

* revert changes to textSearchQuickAccess

* better check
2024-03-02 22:21:43 +01:00
Benjamin Christopher SimmondsandGitHub f838112f06 Relayout on tab bar change (#206669)
relayout on tab bar change
2024-03-02 07:49:38 -08:00
Andrea MahandGitHub 1f94e5cd54 replace CancellationTokenSource().token (#206651)
* replace CancellationTokenSource().token

* remove unused import
2024-03-02 01:23:57 +01:00
Tyler James LeonhardtandGitHub 2ea3428bf7 Bump distro (#206652) 2024-03-02 01:18:29 +01:00
Connor PeetandGitHub df809f53dd cli: use a better permission for keychain fallback (#206650)
Fixes https://github.com/microsoft/vscode-remote-release/issues/9619
2024-03-01 23:40:46 +01:00
Aaron MungerandGitHub eb4ebc2247 prevent outer scroll if inner region recently scrolled (#206642)
* prevent outer scroll if inner region recently scrolled

* remove NodeJS reference
2024-03-01 13:39:48 -08:00
Justin ChenandGitHub 313c78eead fix: added repo name in issue reporter (#206638)
fix repo name in issue reporter
2024-03-01 20:26:12 +01:00
Aaron MungerandGitHub d759076394 pipe through the rest of the properties (#206636) 2024-03-01 19:59:39 +01:00
Connor PeetandGitHub 0e959d149f debug: fix selected session not expanded if call stack not visible (#206635)
Fixes #202683
2024-03-01 19:56:03 +01:00
Connor PeetandGitHub 5a9a7ac589 debug: clear prompt if a terminal is reused betwen debug sessions (#206632)
Fixes #106743
2024-03-01 18:32:36 +01:00
Benjamin PaseroandGitHub bb17148978 Editor pane: make window accessor that always returns a result (fix #206467) (#206451) 2024-03-01 18:05:34 +01:00
Yusuke YamadaandGitHub 0b208e353d Fixed to show files in deepest directory in search results (#206609)
Fixed to search for FileMatch in addition to the for loop of FolderMatch to check for the presence of AIResults
2024-03-01 08:43:52 -08:00
Bhavya UandGitHub 45fb8ce098 Remove check for featured extensions (#206625) 2024-03-01 16:53:24 +01:00
Rob LourensandGitHub 2752932c07 Remove sendInteractiveRequestToProvider from interactive API (#206623)
* Remove `sendInteractiveRequestToProvider` from interactive API

* Fixes
2024-03-01 07:41:22 -08:00
Rob LourensandGitHub bd79cb3a46 Change FollowupProvider to take a ChatContext. (#206611)
* Change FollowupProvider to take a ChatContext.
Also fix #205761

* Update test
2024-03-01 07:32:52 -07:00
Tyler James LeonhardtandGitHub be59ec51ee Add learnMore proposed API to forceNewSession (#206588)
ref https://github.com/microsoft/vscode/issues/206587
2024-03-01 05:02:41 -08:00
Benjamin PaseroandGitHub 8f58a72088 . 2024-03-01 11:03:20 +01:00
Rob LourensandGitHub 19ecb4b833 Use input.foreground for chat input (#206564)
Fix microsoft/vscode-copilot-release#958
2024-02-29 17:23:07 -08:00
Andrea MahandGitHub d52acfa1b4 add onWillHide to quickpick (#206576) 2024-02-29 17:08:15 -08:00