Commit Graph
124157 Commits
Author SHA1 Message Date
Johannes 51d17f84e3 Merge branch 'main' into joh/thoughtless-haddock 2023-08-07 12:25:06 +02:00
Johannes RiekenandGitHub dd4c9da859 Merge pull request #189607 from SevenOutman/issue186399
Add "Peek Call Hierarchy" and "Peek Type Hierarchy" actions to Command Palette
2023-08-07 11:16:48 +02:00
Johannes RiekenandGitHub 4bb9f7f4f8 Merge pull request #189181 from jjaeggli/suggest-notify
Suggest should notify with aria.status when "Loading" or "No suggestions" is displayed
2023-08-07 11:11:00 +02:00
Daniel ImmsandGitHub 850c1dd045 Merge pull request #188693 from timar07/fix-xterm-quickfix-position
fix: xterm quick fix appears in wrong spot #169162
2023-08-06 23:57:05 -07:00
Daniel Imms 2da44e1758 Improve management of events/memory in terminal
Part of #187082
2023-08-05 08:51:23 -07:00
Daniel ImmsandGitHub c5ccc30caf Merge branch 'main' into fix-xterm-quickfix-position 2023-08-05 06:35:50 -07:00
Megan RoggeandGitHub 1606401f5b Merge pull request #189681 from microsoft/merogge/fix-hover-hint
add accessible view hint to hover aria labels instead of using `status`, provide way to disable the hint
2023-08-04 15:10:20 -07:00
Daniel ImmsandGitHub 90fb257ebd Merge pull request #189685 from microsoft/tyriar/type_remote
Use const enum values instead of strings for remote calls
2023-08-04 14:56:17 -07:00
Daniel ImmsandGitHub 24cfddac51 Merge pull request #189683 from microsoft/tyriar/187075_2
Fix passing of reviveTerminalProcesses args to remote
2023-08-04 14:56:06 -07:00
meganrogge 659356ff9c fix issues 2023-08-04 14:53:30 -07:00
Daniel Imms 89598468e3 Use const enum values instead of strings for remote calls 2023-08-04 14:35:40 -07:00
meganrogge bc1404e5db fix issues, describe disable action when the view is opened not on the prior element 2023-08-04 14:35:09 -07:00
Daniel Imms e089a44787 Fix passing of reviveTerminalProcesses args to remote
Fixes #187075
2023-08-04 14:24:24 -07:00
meganrogge deb3011d37 move it elsewhere, add other code 2023-08-04 13:59:24 -07:00
meganrogge 39809e9ecc share 2023-08-04 13:15:10 -07:00
meganrogge 016d7901ce fix in the editor hover 2023-08-04 13:07:22 -07:00
meganrogge 4a786f3500 get hint to work for workbench hovers 2023-08-04 12:56:50 -07:00
Megan RoggeandGitHub dfe27a1e3e Merge pull request #189616 from weartist/fix_extension_view_focus_next
Fix: #188751
2023-08-04 12:02:10 -07:00
Daniel ImmsandGitHub 6a025483bd Merge pull request #189670 from microsoft/tyriar/186785
Fix reviving terminals after remote pty host restart
2023-08-04 11:28:24 -07:00
David DossettandGitHub 2b9b59fde5 Fix missing border on simple find widget (#189667) 2023-08-04 10:55:01 -07:00
Joyce ErandGitHub d3adf9ce12 Render filetrees in panel chat responses (#188710)
* API interface

* API plumbing

* Migrate most consumers of `response.value` to use `asString()`

Some of these e.g. a11y may need to be updated to read the tree data once that is added

* Update interfaces to reflect that responses may contain tree data (stubbed)

* Update test

* Actually fix test

* Add doc

* Render filetrees in chat response

* Fix tree data passthrough & accessibility impl

* Layout tree after setting input

* Fix one more `asString()` case

* Render file icons 🎉

* Also revive URIs in serialized chat state

* Dispose of listeners

* Add hover background color

* Remove unnecessary code

* Fix non-child elements disappearing on toggle

* Reuse trees for rendering

* Fix extra content height in response

* Cleanup
2023-08-04 10:53:18 -07:00
Daniel Imms b2d1dfe302 Fix reviving terminals after remote pty host restart
Fixes #186785
2023-08-04 10:43:04 -07:00
SteVen BattenandGitHub 162a1b03bc Prevent side bar snapping interference with scroll (#189666)
fixes #170534
2023-08-04 10:21:08 -07:00
Daniel ImmsandGitHub def44cedc7 Merge pull request #189661 from microsoft/tyriar/188951
Clear old direct proxy on pty host restart
2023-08-04 10:13:02 -07:00
SteVen BattenandGitHub fd190f2ead update titlebar visibility when cc updates (#189662)
fixes #189532
2023-08-04 09:46:32 -07:00
Daniel Imms d2f88fdc75 Clear old direct proxy on pty host restart
Fixes #188951
2023-08-04 09:12:42 -07:00
Megan RoggeandGitHub cd1af5b060 Merge pull request #189659 from microsoft/merogge/fix-bug
focus the accessible view on escape of the symbol quickpick
2023-08-04 08:56:17 -07:00
Daniel ImmsandGitHub 23305b2677 Merge pull request #189656 from microsoft/tyriar/187283
Don't enable smooth scroll when trackpad is used
2023-08-04 08:41:10 -07:00
meganrogge 51525fc6aa fix #189658 2023-08-04 08:37:23 -07:00
Henning DieterichsandGitHub 15cac803d1 Fixes #131091 (#189655) 2023-08-04 16:31:40 +01:00
weartist 1d2e4d3d0a support click on "hidden lines" text to unfold #186406 2023-08-04 23:26:49 +08:00
Megan RoggeandGitHub d574fd38ad Apply suggestions from code review 2023-08-04 08:21:20 -07:00
Daniel Imms 1eb0fa9593 Don't enable smooth scroll when trackpad is used
Fixes #187283
2023-08-04 08:20:18 -07:00
Logan RamosandGitHub ada755e4de Record telemetry for when the explorer fails to enter edit mode (#189653) 2023-08-04 16:05:56 +01:00
Daniel ImmsandGitHub e6f1626aaa Merge pull request #189651 from microsoft/tyriar/189599
Fix unfocused view opacity in terminal find and terminal editors
2023-08-04 07:56:04 -07:00
Daniel Imms b117ff4c3b Tidy up setting css 2023-08-04 07:36:43 -07:00
Daniel Imms 642045cd50 Fix unfocused view opacity in terminal find and terminal editors
Fixes #189599
2023-08-04 07:36:17 -07:00
Daniel ImmsandGitHub 2534d3a4a3 Merge pull request #179398 from tisilent/#178135
fix:Terminal find widget adjustment
2023-08-04 07:23:16 -07:00
Daniel ImmsandGitHub 2f951c9e88 Merge pull request #181832 from jeanp413/fix-175107-2
Fix continuation for configured default shell not used when reconnecting to Codespace
2023-08-04 07:06:56 -07:00
Henning DieterichsandGitHub 7180079f64 Fixes https://github.com/microsoft/vscode-internalbacklog/issues/4528 (#189631) 2023-08-04 15:52:56 +02:00
Henning DieterichsandGitHub 036a3d773c Fixes https://github.com/microsoft/vscode-internalbacklog/issues/4530 (#189630) 2023-08-04 15:52:25 +02:00
weartist bccd04e81a 💄 2023-08-04 16:40:15 +08:00
weartist ee3e2276ad Fix: #188751 2023-08-04 16:23:09 +08:00
DomaandGitHub c9319e8bee Merge branch 'main' into issue186399 2023-08-04 14:34:09 +08:00
Doma 62d02cb3ee Add "Peek Type Hierarchy" action to Command Palette 2023-08-04 14:22:40 +08:00
Doma b8dd040ba7 Add "Peek Call Hierarchy" action to Command Palette 2023-08-04 11:42:00 +08:00
Daniel Imms 040c5df870 Add missing , after merge 2023-08-03 19:36:26 -07:00
Daniel ImmsandGitHub 26f41a4994 Merge branch 'main' into #178135 2023-08-03 19:34:28 -07:00
Daniel ImmsandGitHub d021b6cb5b Merge branch 'main' into fix-175107-2 2023-08-03 19:21:10 -07:00
David DossettandGitHub 83fc3ad9bd Replace transparent colors in Light/Dark Modern themes (#189585)
* Switch to solid colors in light modern and transform values to all caps

* Remove transparent values from workbench in dark+

* Finish merge
2023-08-04 10:34:09 +10:00