Commit graph

118291 commits

Author SHA1 Message Date
Alex Ross 125c21d0b4
Update log grammar (#204360) 2024-02-05 15:24:15 +01:00
Benjamin Christopher Simmonds f837742345
Root folders drag and drop (#204153) 2024-02-05 12:36:38 +01:00
Benjamin Pasero 981343c94f
perf editor - 💄 workbench contrib display (#204335) 2024-02-05 09:52:28 +01:00
Benjamin Pasero a8653cf1e6
contrib - towards more instantiation kinds (#204229) 2024-02-05 09:29:52 +01:00
Benjamin Pasero 1ade6d25cb
aux window - fix layout of quick pick (#204331) 2024-02-05 09:22:39 +01:00
Anthony Stewart 3154b5f948
Stop the cursor from jumping when changing prefix in QuickAccess (#198821) 2024-02-05 08:12:23 +00:00
Bhavya U ec291c1268
Fix opening welcome page from Help menu (#204215) 2024-02-03 16:40:50 -08:00
Benjamin Pasero 7cc042767b
[Accessibility] Subsequent "Hey Code" does not work in the Chat view (#204137) (#204224) 2024-02-03 12:36:28 +01:00
Bhavya U 559f5befe5
Support walkthrough restore from empty workspace (#204218) 2024-02-03 08:36:52 +01:00
Megan Rogge 843de2dbb2
Merge pull request #204199 from microsoft/merogge/terminal-voice 2024-02-02 19:25:13 -06:00
Aaron Munger 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 U 446a88c987
Remove featured extension service and other minor fixes (#204198) 2024-02-02 23:42:21 +01:00
Megan Rogge 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 Imms 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 Imms 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 Imms 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 Leonhardt 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 Pasero 17e46e2414
move dynamic security settings contrib to after restore (#203947) (#204111) 2024-02-02 20:01:35 +01:00
Logan Ramos 9f0b82ec5f
Disable exp in extension tests (#204175) 2024-02-02 19:22:50 +01:00
Connor Peet 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 Imms 2b9070cf77
Merge pull request #204168 from microsoft/tyriar/204167
Use CHERE_INVOKING in msys2 profile
2024-02-02 09:47:52 -08:00
Rob Lourens 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 Lyu c535f3dc1f
updat endgame notebook milestone (#204165) 2024-02-02 09:20:07 -08:00
Alex Ross 8019c10a01
Bump distro (#204164) 2024-02-02 18:00:27 +01:00
Hylke Bons 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 Ross 7b3282b42e
Remove children of stale tree nodes (#203783)
Possible fix for #192422
2024-02-02 17:02:16 +01:00
Don Jayamanne 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
Robo bf16cceb73
chore: bump windows-mutex@0.5.0 (#204150) 2024-02-02 16:52:39 +01:00
Johannes Rieken 9cf254d483
support to invoke inline chat controller with a prompt/response pair (#204154) 2024-02-02 16:41:25 +01:00
Henning Dieterichs 9f6d06d231 Remove stylesheet itself 2024-02-02 16:08:14 +01:00
Henning Dieterichs 52ea3341bc Fixes #203792 2024-02-02 15:59:01 +01:00
Benjamin Pasero d04b073780
set walkthrough snippets to lazy instantiation (#203947) (#204145) 2024-02-02 15:35:50 +01:00
Benjamin Pasero 1899b51806
set clipboard paste preventer for linux only (#203947) (#204142) 2024-02-02 15:08:40 +01:00
Benjamin Pasero 5f25b9a240
debt - ensure to include error in error message for extension (#204141) 2024-02-02 15:05:01 +01:00
Mahmood Ali 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 Rieken 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 Kyzy 4c9a5c5060
Merge pull request #203467 from microsoft/aiday/multiCursorForInlineCompletions
Add multicursor support for inline completions
2024-02-02 13:17:43 +01:00
Benjamin Pasero 069b28029c
push out dynamic speech settings contribution (#203947) (#204122) 2024-02-02 13:08:14 +01:00
Henning Dieterichs 22a578f53b Uses status bar to indicate hot reloading 2024-02-02 12:47:00 +01:00
Benjamin Pasero 942ed9acd7
dialogs contribution (#203947) (#204118) 2024-02-02 12:32:38 +01:00
Benjamin Pasero 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 Pasero 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