Commit graph

118312 commits

Author SHA1 Message Date
Yves Daaboul 0786b4d2fb
fix(193523): JSDoc optional parameters don't display in functions (#202963)
* Issue193523: Brought back optional params to autocompletion preview

* #193523: Hided end-of-list optional params

* #193523: Added unit tests

* #193523: Fixed integration tests

* Update extensions/typescript-language-features/src/languageFeatures/util/snippetForFunctionCall.ts

---------

Co-authored-by: Matt Bierner <matb@microsoft.com>
2024-02-06 03:59:23 +00:00
rzvc e7b03742b5
Fix docblock expansion in TS, when asterisk not preceded by a space (#204400)
Fixes issue #193263.
2024-02-06 03:52:06 +00:00
Peng Lyu a166b8ca3f
Fix $window usage in notebook editors (including diff and iw) (#204403)
* fix #203672.

* Make notebook options aware of target window.
2024-02-05 15:15:53 -08:00
Justin Chen 9f50c3dc2a
groundwork for code action ranges for quick fix (#204191)
* added in config

* fix balance between diagnostic and range

* cleanup
2024-02-05 14:13:18 -08:00
Martin Aeschlimann 9db238ecdc
tomorrow night blue shows keyword color wrong (#204423) 2024-02-05 23:09:50 +01:00
Justin Chen 1f507c5474
adds handling for when we have ranges and diagnostics in quick fixes (#204421)
adds handling for when we have ranges and diagnostics
2024-02-05 23:02:29 +01:00
Matt Bierner 4d3db486c2
Enable explorer pasting of files without paths (#204052)
Fixes #204051

This enables pasting clipboard files that don't have a `.path`. This enables:

- Pasting image data into the explorer
- Pasting files into the explorer on web
2024-02-05 13:34:45 -08:00
Ladislau Szomoru 12904c651e
Git - fix View Commit action from the timeline view (#204410) 2024-02-05 22:02:02 +01:00
Benjamin Pasero 4a318a5df9
Aux window: validate window bounds are on display bounds (fix #204346) (#204399) 2024-02-05 20:53:46 +01:00
Bhavya U bd06f6c3d8
Support walkthrough open toSide (#204220) 2024-02-05 11:41:13 -08:00
Megan Rogge 27e8f40a07
Merge pull request #204245 from timotheeMM/fix-typo
Fix a typo in src/vs/platform/terminal/common/terminal.ts
2024-02-05 13:08:52 -06:00
Johannes Rieken 1e0fba6d7f
updates api notes (#204386) 2024-02-05 12:07:26 -07:00
Matt Bierner 857bfa63e4
Enable typescript.enablePromptUseWorkspaceTsdk in repo (#204381)
This will prompt users to switch to the workspace version on first open of the workspace
2024-02-05 09:15:18 -08:00
Peng Lyu f65e516693
Migrate top insert toolbar to notebook view zone (#204185)
* Migrate top insert toolbar to notebook view zone

* remove test command

* Update docs.
2024-02-05 08:37:41 -08:00
Rob Lourens b288546d39
Escape '?' in debug terminal (#204378)
Fix #204302
2024-02-05 17:21:51 +01:00
Johannes Rieken 3843819e95
Merge pull request #204349 from microsoft/joh/psychiatric-boar
Add `ChatAgentResponseStream` as a more  explict alternative to `Progess<ChatAgentProgress>`
2024-02-05 16:57:39 +01:00
Benjamin Pasero 35aa2b1409
perf - work through workbench contributions (#203947) (#204350) 2024-02-05 16:21:59 +01:00
RedCMD 212e24f4db
Enable json language support for code-snippets files (#204090)
* Enable json language support for `code-snippets` files

* fix

* snippets as a known language to the json language server

---------

Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
2024-02-05 15:56:16 +01:00
Alex Ross 125c21d0b4
Update log grammar (#204360) 2024-02-05 15:24:15 +01:00
Johannes 8d6318a622
add ChatAgentResponseItemMetadata to stream builder methods, gives place for future annotations 2024-02-05 15:23:17 +01:00
Benjamin Christopher Simmonds f837742345
Root folders drag and drop (#204153) 2024-02-05 12:36:38 +01:00
Johannes 6c224510f5
Add ChatAgentResponseStream as a more explict alternative to Progess<ChatAgentProgress> 2024-02-05 12:33:35 +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
timotheeMM 0cb10e9724
Fix a typo in src/vs/platform/terminal/common/terminal.ts
accomodate -> accommodate
2024-02-03 18:43:24 +01: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