Commit Graph
124157 Commits
Author SHA1 Message Date
Benjamin PaseroandGitHub 7cc042767b [Accessibility] Subsequent "Hey Code" does not work in the Chat view (#204137) (#204224) 2024-02-03 12:36:28 +01:00
Bhavya UandGitHub 559f5befe5 Support walkthrough restore from empty workspace (#204218) 2024-02-03 08:36:52 +01:00
Megan RoggeandGitHub 843de2dbb2 Merge pull request #204199 from microsoft/merogge/terminal-voice 2024-02-02 19:25:13 -06:00
Aaron MungerandGitHub 600e2b6383 handle updates while outputs are collapsed (#204201)
* handle updates while outputs are collapsed

* naming, comments
2024-02-02 15:52:22 -08:00
Bhavya UandGitHub 446a88c987 Remove featured extension service and other minor fixes (#204198) 2024-02-02 23:42:21 +01:00
Megan RoggeandGitHub 4945463ca5 Merge branch 'main' into merogge/terminal-voice 2024-02-02 16:18:42 -06:00
meganrogge c18d2c0342 tweak terminal voice command ids 2024-02-02 16:17:16 -06:00
Daniel ImmsandGitHub 450e7be236 Merge pull request #204196 from microsoft/tyriar/204195
Fix URL link detection when a path is in query string
2024-02-02 13:47:43 -08:00
Daniel Imms 7cd1f0d73a Fix URL link detection when a path is in query string
Fixes #204195
2024-02-02 13:31:40 -08:00
Daniel ImmsandGitHub 65b1781971 Merge pull request #204184 from microsoft/tyriar/204156
Add commands to zoom in/out/reset for terminal
2024-02-02 12:37:45 -08:00
Daniel ImmsandGitHub c44fc5a147 Merge pull request #204182 from microsoft/tyriar/xterm_240202
Update xterm.js
2024-02-02 12:36:45 -08:00
Daniel Imms 453f8fba11 Add commands to zoom in/out/reset for terminal
Fixes #204156
2024-02-02 11:31:46 -08:00
Tyler James LeonhardtandGitHub 246a3371b3 Move more strings to localize2 (take 2) (#204180)
* Revert "Revert "Adopt localize2 in more spots" (#204087)"

This reverts commit 5baa693de8.

* Keep only the localize2 changes

* revert accidental change to launch.json
2024-02-02 20:17:56 +01:00
Daniel Imms dbdf5813d7 Update xterm.js
Fixes #204104
2024-02-02 11:15:55 -08:00
Benjamin PaseroandGitHub 17e46e2414 move dynamic security settings contrib to after restore (#203947) (#204111) 2024-02-02 20:01:35 +01:00
Logan RamosandGitHub 9f0b82ec5f Disable exp in extension tests (#204175) 2024-02-02 19:22:50 +01:00
Connor PeetandGitHub 327c89ae89 exthost: preserve worker name when creating nested workers (#204169)
This allows js-debug to identify which workers should be debugged

Fixes https://github.com/microsoft/vscode/issues/204114, along with corresponding js-debug tweaks
2024-02-02 11:12:52 -07:00
Daniel ImmsandGitHub 2b9070cf77 Merge pull request #204168 from microsoft/tyriar/204167
Use CHERE_INVOKING in msys2 profile
2024-02-02 09:47:52 -08:00
Rob LourensandGitHub 5e3a912d7f Move welcome message to chat agent (#204163)
* Move welcome message provider to default agent

* Remove welcome message/sample questions from interactive provider

* Remove provider display name and icon

* Add default agent for tests

* And proposal
2024-02-02 18:41:13 +01:00
Daniel Imms 4c753626d4 Use CHERE_INVOKING in msys2 profile
Fixes #204167
2024-02-02 09:31:58 -08:00
Peng LyuandGitHub c535f3dc1f updat endgame notebook milestone (#204165) 2024-02-02 09:20:07 -08:00
Alex RossandGitHub 8019c10a01 Bump distro (#204164) 2024-02-02 18:00:27 +01:00
7513cee97b multiDiffEditor: Card style + update colors (#203499)
* multiDiffEditor: Card style + update colors

---------

Co-authored-by: Henning Dieterichs <hdieterichs@microsoft.com>
2024-02-02 17:24:13 +01:00
Alex RossandGitHub 7b3282b42e Remove children of stale tree nodes (#203783)
Possible fix for #192422
2024-02-02 17:02:16 +01:00
645e218f95 Cache the API object created (#204064)
* Cache the API object created

* Update src/vs/workbench/api/common/extHostDebugService.ts

Co-authored-by: Connor Peet <connor@peet.io>

---------

Co-authored-by: Connor Peet <connor@peet.io>
2024-02-02 07:58:48 -08:00
RoboandGitHub bf16cceb73 chore: bump windows-mutex@0.5.0 (#204150) 2024-02-02 16:52:39 +01:00
Johannes RiekenandGitHub 9cf254d483 support to invoke inline chat controller with a prompt/response pair (#204154) 2024-02-02 16:41:25 +01:00
Henning DieterichsandHenning Dieterichs 9f6d06d231 Remove stylesheet itself 2024-02-02 16:08:14 +01:00
Henning DieterichsandHenning Dieterichs 52ea3341bc Fixes #203792 2024-02-02 15:59:01 +01:00
Benjamin PaseroandGitHub d04b073780 set walkthrough snippets to lazy instantiation (#203947) (#204145) 2024-02-02 15:35:50 +01:00
Benjamin PaseroandGitHub 1899b51806 set clipboard paste preventer for linux only (#203947) (#204142) 2024-02-02 15:08:40 +01:00
Benjamin PaseroandGitHub 5f25b9a240 debt - ensure to include error in error message for extension (#204141) 2024-02-02 15:05:01 +01:00
Mahmood AliandGitHub 929edab639 vscode server: cope with multiple libc/libc++ installations (#204032)
cope with multiple libc/libc++ installations
2024-02-02 13:57:59 +00:00
Johannes RiekenandGitHub 933a728d0e end inline chat session when its provider goes, undo changes and close chat UI (#204125) 2024-02-02 13:28:25 +01:00
Aiday Marlen KyzyandGitHub 4c9a5c5060 Merge pull request #203467 from microsoft/aiday/multiCursorForInlineCompletions
Add multicursor support for inline completions
2024-02-02 13:17:43 +01:00
Benjamin PaseroandGitHub 069b28029c push out dynamic speech settings contribution (#203947) (#204122) 2024-02-02 13:08:14 +01:00
Henning DieterichsandHenning Dieterichs 22a578f53b Uses status bar to indicate hot reloading 2024-02-02 12:47:00 +01:00
Benjamin PaseroandGitHub 942ed9acd7 dialogs contribution (#203947) (#204118) 2024-02-02 12:32:38 +01:00
Benjamin PaseroandGitHub a54c7531d0 🆙 esbuild@0.20.0 (#203626) 2024-02-02 11:47:17 +01:00
Aiday Marlen Kyzy 6959f5e4d7 renamed the variables 2024-02-02 11:43:57 +01:00
Aiday Marlen Kyzy e76bbf6236 adding enw lines in some places 2024-02-02 11:39:33 +01:00
Aiday Marlen Kyzy df7f05bec7 adding review changes 2024-02-02 11:36:11 +01:00
Benjamin PaseroandGitHub 6ac03b980d aux window - always send a target window ID for native ops (#204095)
* aux window - always send a target window ID for native ops

* aux window - always send a target window ID for native ops
2024-02-02 11:23:41 +01:00
Benjamin PaseroandGitHub 0d0ddc5a7b Zoom level indicator always reset to level 1 (#204019) (#204082) 2024-02-02 10:08:55 +01:00
João MorenoandGitHub 5baa693de8 Revert "Adopt localize2 in more spots" (#204087)
Revert "Adopt localize2 in more spots (#204030)"

This reverts commit 7923151da4.
2024-02-02 09:59:59 +01:00
Aiday Marlen Kyzy 19e6fdeefc removing usless import 2024-02-02 09:54:54 +01:00
Aiday Marlen Kyzy 8fc7b1d9c0 extracting length of text instead 2024-02-02 09:50:50 +01:00
RoboandGitHub 56ed836ea9 chore: bump windows-process-tree@0.6.0 (#204079) 2024-02-02 09:23:51 +01:00
RoboandGitHub 9f705f9376 chore: bump spdlog@0.15.0 (#204072) 2024-02-02 08:25:12 +01:00
RoboandGitHub 9794c5e919 chore: bump node-pty@1.1.0-beta6 (#204058) 2024-02-02 05:11:04 +01:00