Commit graph

118905 commits

Author SHA1 Message Date
Peng Lyu 49f6e8bf9e
Merge pull request #205397 from microsoft/rebornix/stuck-scallop
Ruby indentation rules update
2024-02-16 12:41:41 -08:00
Peng Lyu 025e11a803 Fix indentation rules in test and validate the rules update. 2024-02-16 20:10:39 +00:00
Rob Lourens 89bc8c3765
Render followup agent+command in tooltip only (#205398)
* Rename /newChat to /clear

* Remove text() from the Stream

* Render followup agent+command in tooltip only

* Fix sticky slash command
2024-02-16 21:09:23 +01:00
Megan Rogge 522a30ce03
Merge pull request #205393 from microsoft/merogge/audio-cue-2
fix audio cue setting warning
2024-02-16 13:17:01 -06:00
rebornix f1deb6932a
Update unit tests. 2024-02-16 11:12:12 -08:00
meganrogge b0593428a5
fix #205391 2024-02-16 13:01:10 -06:00
Johannes 687a754a43
tweak height logic 2024-02-16 19:54:46 +01:00
Michael Lively 0cbb15fb63
Add Quick pick for notebook indentation status bar entry (#205052)
* initial quick pick setup + indent multiEditorActions

* finish convert whitespace commands for notebook scope

* fix leaked disposable

* fix setTimeout for indentation quickpick
2024-02-16 19:29:13 +01:00
rebornix 8d2e2d7732
Merge remote-tracking branch 'origin/main' into pr/vinistock/198349 2024-02-16 10:26:31 -08:00
Sandeep Somavarapu d5a79d5abe
rename value property name (#205387) 2024-02-16 19:21:51 +01:00
Connor Peet 12281b11be
testing: adopt hover delegate (#205386) 2024-02-16 10:20:16 -08:00
Henning Dieterichs 7f07489455 Small improvement 2024-02-16 17:31:45 +01:00
Henning Dieterichs 4ab700330c Fixes CI 2024-02-16 17:31:45 +01:00
Henning Dieterichs 772e211344 Small code cleanup 2024-02-16 17:31:45 +01:00
Benjamin Christopher Simmonds f12778f183
Fix statusbar actions (#205380)
fix statusbar actions
2024-02-16 17:14:18 +01:00
Rob Lourens 4ba66bf35e
Chat API: add 'command' to response history (#205377) 2024-02-16 09:09:04 -07:00
Krzysztof Cieślak 00124e9e58
Improve inline edit commands' preconditions (#205373)
Improve inline edit commands preconditions
2024-02-16 16:40:34 +01:00
Henning Dieterichs ad35b73352
Inline Edits (#204158)
* implementation of inline edits

---------

Co-authored-by: Krzysztof Cieslak <krzysztof_cieslak@windowslive.com>
Co-authored-by: Andrew Rice <acr31@github.com>
2024-02-16 16:16:05 +01:00
Alex Ross 45ccdfa1af
Revert "Tunnel: Extend port mapping lookup also for querystring (#203908)" (#205370)
This reverts commit 08eda834f9.
2024-02-16 16:14:41 +01:00
Benjamin Christopher Simmonds 03510273fc
Less hovers with pointers (#205368)
less hovers with pointers
2024-02-16 15:14:45 +01:00
Ladislau Szomoru 9aa943b890
Git - toggle diagnostics when git.experimental.inputValidation setting changes (#205355) 2024-02-16 15:06:36 +01:00
Benjamin Christopher Simmonds 3fdb0fa6e0
Refactor hover delegate assignments (#205366)
💄
2024-02-16 14:54:39 +01:00
Johannes f439a7d9c5
wip - use accessible diff viewer for hunk info 2024-02-16 14:52:45 +01:00
Aiday Marlen Kyzy d9ef55ae9e
Merge pull request #204800 from microsoft/aiday/showingPreviewInMultiDiffEditor
Show multi file diff editor from refactor preview
2024-02-16 14:44:01 +01:00
Ladislau Szomoru ae7a786d1b
Git - do not invoke post commit commands when calling commit through the git extension api (#205364) 2024-02-16 14:32:31 +01:00
Benjamin Pasero a0762a9a5c
voice - log success rates for speech and keyword (#205360) 2024-02-16 14:06:19 +01:00
Henning Dieterichs bc7e1fc609 ObservablePromise cleanup 2024-02-16 13:05:04 +01:00
Ladislau Szomoru e713ba0fb9
Git - Add context menu to history items (#205359) 2024-02-16 12:48:08 +01:00
Aiday Marlen Kyzy 0fd2b0ce5d
inlining the resource and the range 2024-02-16 11:34:48 +01:00
Johannes Rieken 05e5d4bb07
fix https://github.com/microsoft/vscode/issues/203373 (#205354) 2024-02-16 11:32:28 +01:00
Henning Dieterichs 10bc7cabe1
Diff editor code improvements (#205147) 2024-02-16 11:25:10 +01:00
Henning Dieterichs cff1e8e9a7 Removes accessibleDiffViewer dependency to DiffEditorEditors 2024-02-16 11:15:29 +01:00
Aiday Marlen Kyzy ac465646a9
removing the interface for revealData 2024-02-16 11:12:15 +01:00
Aiday Marlen Kyzy 746c6d8b84
adding review changes 2024-02-16 11:03:19 +01:00
Johannes Rieken b28c2debc5
fix https://github.com/microsoft/vscode/issues/202232 (#205351) 2024-02-16 11:02:03 +01:00
Ladislau Szomoru 0f8cab37f1
Git - add "Hard wrap all lines" code action is there are multiple long lines (#205349)
* Git - add "Hard wrap all lines" code action is there are multiple long lines

* 💄 Moved code around
2024-02-16 10:58:44 +01:00
Johannes Rieken 00b91ce10a
fix https://github.com/microsoft/vscode/issues/203299 (#205342) 2024-02-16 10:21:57 +01:00
Benjamin Christopher Simmonds 133b4e591c
Revert custom hover for input boxes (#205337) 2024-02-16 10:07:01 +01:00
Benjamin Pasero 10a596e4d0
voice - suspend keyword recognition when focus lost (#205336)
* speech - bind stop keyword detection to window focus

* .

* .

* .
2024-02-16 10:02:00 +01:00
Benjamin Pasero 877caad943
debt - make history suspend more explicit (#205181)
* debt - make history suspend more explicit

* added tests

* 💄

---------

Co-authored-by: andreamah <andrea_mah22@hotmail.com>
2024-02-16 09:33:07 +01:00
Bhavya U d84c946d27
Support command:toSide in markdown also (#205316) 2024-02-15 17:38:10 -08:00
Rob Lourens 03aeb95849
Add isSticky to chat agent (#205322) 2024-02-16 02:06:58 +01:00
Peng Lyu 93307188f0
Fix #205291. (#205313) 2024-02-15 14:47:22 -08:00
Peng Lyu a1a29cfd29
Fix list view npe when inserting whitespaces at top (#205311) 2024-02-15 14:02:00 -08:00
Logan Ramos 233fd797c0
Skip flaky extension smoke tests (#205309) 2024-02-15 22:05:54 +01:00
Anthony Kim d30f7018d2
Add Python Shell Type and .python_history (#204680)
* Add Python Shell type and history

* remove one comment

* remove unncessary

* Why can't I manually override setShellType

* Detect python shell type on Windows

* fire shellType in _sendProcessTitle

* Detect python shell type on Windows

* delete comment

* remove more comments

* remove comment

* remove dup

* clean up

* more comprehensive regex for windows python

* follow previous style for map key name

* remove unused variable

* remove comment

* last cleanup

* More cleanup

* more clean up

* re-arrange

* remove unused

---------

Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
2024-02-15 11:39:05 -08:00
Benjamin Christopher Simmonds e4e853fecf
Workbench hover to align and correctly apply delay setting (#204871)
* Workbench hover

* 💄

* placement element for tabs and breadcrumbs

* enableInstantHoverAfterRecentlyShown

* 💄

* adobt custom hover in all toolbars and labels

* dropdown hover

* widgets

* dispose hover delegate uf own instance

* testing hover delegate (might be a better way of doing this?)

* nullHoverDelegateFactory

* registering the disposables and handing down options

* Hygiene

* fix quickinput
2024-02-15 20:25:45 +01:00
Johannes Rieken 7215958b3c
add commands to navigate between hunks (#205293)
https://github.com/microsoft/vscode/issues/203349
2024-02-15 15:57:24 +01:00
Ladislau Szomoru 80b556e8fb
SCM - do not show action for selected rows (#205292) 2024-02-15 15:54:17 +01:00
Ladislau Szomoru 4f9a706c79
Git - add command to close all unmodified editors (#205278)
* Git - add command to close all unmodified tabs

* Fix compilation error
2024-02-15 14:33:02 +01:00