Commit Graph
124157 Commits
Author SHA1 Message Date
meganrogge ee1cb48bb1 add discard action 2024-02-16 10:17:11 -06:00
Benjamin Christopher SimmondsandGitHub f12778f183 Fix statusbar actions (#205380)
fix statusbar actions
2024-02-16 17:14:18 +01:00
Rob LourensandGitHub 4ba66bf35e Chat API: add 'command' to response history (#205377) 2024-02-16 09:09:04 -07:00
Krzysztof CieślakandGitHub 00124e9e58 Improve inline edit commands' preconditions (#205373)
Improve inline edit commands preconditions
2024-02-16 16:40:34 +01:00
meganrogge 881321da5c fix aria label for terminal response editor 2024-02-16 09:22:53 -06:00
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 RossandGitHub 45ccdfa1af Revert "Tunnel: Extend port mapping lookup also for querystring (#203908)" (#205370)
This reverts commit 08eda834f9.
2024-02-16 16:14:41 +01:00
meganrogge 705d61ad97 rm todo 2024-02-16 09:02:11 -06:00
meganrogge 559a3413bc add support for issue reporting when terminal agent supports that 2024-02-16 08:57:13 -06:00
Benjamin Christopher SimmondsandGitHub 03510273fc Less hovers with pointers (#205368)
less hovers with pointers
2024-02-16 15:14:45 +01:00
Ladislau SzomoruandGitHub 9aa943b890 Git - toggle diagnostics when git.experimental.inputValidation setting changes (#205355) 2024-02-16 15:06:36 +01:00
Benjamin Christopher SimmondsandGitHub 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 KyzyandGitHub 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 SzomoruandGitHub 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 PaseroandGitHub a0762a9a5c voice - log success rates for speech and keyword (#205360) 2024-02-16 14:06:19 +01:00
Henning DieterichsandHenning Dieterichs bc7e1fc609 ObservablePromise cleanup 2024-02-16 13:05:04 +01:00
Ladislau SzomoruandGitHub 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 RiekenandGitHub 05e5d4bb07 fix https://github.com/microsoft/vscode/issues/203373 (#205354) 2024-02-16 11:32:28 +01:00
Henning DieterichsandGitHub 10bc7cabe1 Diff editor code improvements (#205147) 2024-02-16 11:25:10 +01:00
Henning DieterichsandHenning 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 RiekenandGitHub b28c2debc5 fix https://github.com/microsoft/vscode/issues/202232 (#205351) 2024-02-16 11:02:03 +01:00
Ladislau SzomoruandGitHub 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 RiekenandGitHub 00b91ce10a fix https://github.com/microsoft/vscode/issues/203299 (#205342) 2024-02-16 10:21:57 +01:00
Benjamin Christopher SimmondsandGitHub 133b4e591c Revert custom hover for input boxes (#205337) 2024-02-16 10:07:01 +01:00
Benjamin PaseroandGitHub 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
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 UandGitHub d84c946d27 Support command:toSide in markdown also (#205316) 2024-02-15 17:38:10 -08:00
Rob LourensandGitHub 03aeb95849 Add isSticky to chat agent (#205322) 2024-02-16 02:06:58 +01:00
Peng LyuandGitHub 93307188f0 Fix #205291. (#205313) 2024-02-15 14:47:22 -08:00
meganrogge ed4a3ce3ec fix feedback action, add styling 2024-02-15 16:12:04 -06:00
meganrogge 4b295eda6f fix feedback action 2024-02-15 16:08:57 -06:00
meganrogge a9f226d8eb fix requestId, sessionId, wip feedback 2024-02-15 16:02:41 -06:00
Peng LyuandGitHub a1a29cfd29 Fix list view npe when inserting whitespaces at top (#205311) 2024-02-15 14:02:00 -08:00
meganrogge de3d5a4c4b rm terminal stuff from inline chat actions 2024-02-15 15:30:14 -06:00
meganrogge 3c0c5106b8 add chatResponseType context key for terminal 2024-02-15 15:09:23 -06:00
Logan RamosandGitHub 233fd797c0 Skip flaky extension smoke tests (#205309) 2024-02-15 22:05:54 +01:00
Daniel Imms a3602c3db9 Remove margin between chat and response 2024-02-15 12:53:37 -08:00
meganrogge 2408cc098b if no model, focus input like quick chat does 2024-02-15 14:48:23 -06:00
meganrogge 7162515cd7 open in chat view 2024-02-15 14:40:35 -06:00
meganrogge 556c0e67c9 await initialization 2024-02-15 14:26:09 -06:00
Daniel Imms 4de80e1c38 Handle hide/show in editor class 2024-02-15 12:19:11 -08:00
Daniel Imms 342570da6a Bring back initial placeholder and info on hide 2024-02-15 12:14:59 -08:00
Daniel Imms 2453accbe8 Pull placeholder from model 2024-02-15 12:09:49 -08:00
Daniel Imms 204e5ba829 Register chat widget against contr 2024-02-15 12:08:41 -08:00
meganrogge 98e01f9016 rm unused 2024-02-15 14:08:14 -06:00
Daniel Imms a1ac397ba2 Pull response editor into separate class 2024-02-15 12:06:33 -08:00