Daniel Imms
ce2579718d
Revert "chore: bump node-pty@1.1.0-beta3"
...
This reverts commit 5083bb50a5 .
This update caused macOS task integration tests to consistently fail.
2023-07-24 10:14:32 -07:00
Tyler James Leonhardt and GitHub
1ec506bf0e
Use basic for password-store ( #188692 )
...
* Use `basic` for `password-store`
Fixes https://github.com/microsoft/vscode/issues/188059
* add to node argv.ts
2023-07-24 10:13:11 -07:00
Hylke Bons and GitHub
a079961026
Merge pull request #188668 from microsoft/fix-diff-colors
...
themes: Fall back to Light/Dark+ themes for diff colors
2023-07-24 18:57:04 +02:00
SteVen Batten and GitHub
7b0a86b86b
use capture on zone widget click to prevent interference ( #187736 )
2023-07-24 09:54:59 -07:00
meganrogge
8d8f8420d7
better fix
2023-07-24 09:52:10 -07:00
meganrogge
b0e5290c3c
clean up
2023-07-24 09:23:38 -07:00
meganrogge
c09f39f960
fix #186619
2023-07-24 09:20:27 -07:00
Bhavya U and GitHub
854121fd96
Show Remote Close action as the last item in the quick pick ( #188590 )
...
Show Remote close item as the last item in the quick pick
2023-07-24 08:10:42 -07:00
João Moreno and GitHub
16cfcb05f2
alternative commands: respect motion reduced ( #188103 )
...
* alternative commands: respect motion reduced
* fix compile errors
2023-07-24 16:07:16 +01:00
Benjamin Pasero
e6648263fa
context menu - add comment for when position is undefined
2023-07-24 16:36:45 +02:00
Benjamin Pasero
fbefd6c2ee
context menu - let electron position menu for cursor
2023-07-24 16:35:28 +02:00
Christof Marti
e6e6cd54c2
Log types of authentication requests ( #187456 )
2023-07-24 16:32:13 +02:00
Benjamin Pasero
d604c5cbf1
context menu - adopt for editor context menu
2023-07-24 16:24:48 +02:00
Daniel Imms and GitHub
dad3c697b0
Merge pull request #188663 from microsoft/robo/update_node_pty
...
chore: bump node-pty@1.1.0-beta3
2023-07-24 07:08:33 -07:00
Benjamin Pasero
e6fe7f67d8
context menu - adopt mouse event for list/tree
2023-07-24 16:05:34 +02:00
Benjamin Pasero
d7f414660a
context menu - more adoptions of mouse event
2023-07-24 15:57:35 +02:00
Alex Ross and GitHub
0bd198a3db
Merge pull request #188661 from microsoft/alexr00/markdownTreeMessage
...
API proposal for markdown tree message
2023-07-24 15:37:14 +02:00
Benjamin Pasero
a964308616
context menu - allow to use StandardMouseEvent as anchor
2023-07-24 14:59:02 +02:00
Hylke Bons
741de09ada
themes: Fall back to Light/Dark+ themes for diff colors
2023-07-24 13:41:30 +02:00
deepak1556
5083bb50a5
chore: bump node-pty@1.1.0-beta3
2023-07-24 19:48:52 +09:00
Alex Ross
8632050b57
API proposal for markdown tree message
...
Part of #153936
2023-07-24 12:30:07 +02:00
Benjamin Pasero and GitHub
de6839abe8
Workspace level window.zoomLevel does not reset after closing project ( fix #187982 ) ( #188655 )
2023-07-24 09:36:36 +01:00
Benjamin Pasero and GitHub
e2693cfe82
Method not found: toJSON ( fix #186623 ) ( #188651 )
2023-07-24 09:06:47 +02:00
Benjamin Pasero and GitHub
642ff50c64
Set more errors we throw to be excluded from telemetry ( fix #187452 ) ( #188650 )
2023-07-24 09:06:26 +02:00
Sandeep Somavarapu and GitHub
5cec5c67e9
fix #187226 ( #188577 )
2023-07-24 09:01:06 +02:00
Sandeep Somavarapu and GitHub
8c3e6da391
reset the last synced state when cleaning up ( #188583 )
...
* reset the last synced state when cleaning up. Re #188579
* trigger sync when profiles change
2023-07-24 08:59:53 +02:00
Sandeep Somavarapu and GitHub
c36954584c
fix #186305 ( #188602 )
2023-07-24 08:58:51 +02:00
Benjamin Pasero and GitHub
82ced13b61
Retry playwright installs ( fix #188453 ) ( #188646 )
2023-07-24 08:58:11 +02:00
Sandeep Somavarapu and GitHub
b3d9a1759b
do not show switch to pre-release if already opted into pre-release ( #188620 )
2023-07-24 08:57:58 +02:00
Sandeep Somavarapu and GitHub
9cb428f8fe
fix #186575 ( #188575 )
2023-07-23 22:03:40 -07:00
Peng Lyu and GitHub
5e0c49cc9e
Merge pull request #188552 from microsoft/willowy-stingray
...
add context menu toggle + command pallette toggle sticky
2023-07-21 17:05:10 -07:00
Joyce Er and GitHub
a5fa6ad389
Fix: fire change event when chat content resolves ( #188553 )
2023-07-22 02:00:14 +02:00
Joyce Er and GitHub
10ade73bf2
Support chat progress with transient content ( #188526 )
2023-07-21 16:33:22 -07:00
Michael Lively
176dfcaefe
add context menu toggle + command pallette toggle sticky
2023-07-21 16:17:17 -07:00
Michael Lively and GitHub
be83e99466
drop shadow css + sticky line model + click sticky to focus cell ( #188545 )
...
* add model tracking currently rendered nb sticky lines
* drop shadow css + sticky line model + click sticky to focus cell
2023-07-21 16:08:32 -07:00
Megan Rogge and GitHub
fd1ddc6fc1
Merge pull request #188517 from microsoft/merogge/inline-help-chat
...
add accessible view for inline chat
2023-07-21 13:45:50 -07:00
meganrogge
2dccf7db76
fix tests
2023-07-21 13:31:03 -07:00
Sandeep Somavarapu and GitHub
432b958cd4
fix #188131 ( #188531 )
2023-07-21 21:59:37 +02:00
Sandeep Somavarapu and GitHub
5a04b141b8
fix #187947 ( #188529 )
2023-07-21 21:39:02 +02:00
meganrogge
29aef1b77d
message -> response
2023-07-21 12:37:47 -07:00
meganrogge
fe0cbe47d0
add info to help menus
2023-07-21 12:35:02 -07:00
meganrogge
8b9f9993e0
add hint to aria label
2023-07-21 12:24:38 -07:00
meganrogge
ac813b6608
Merge branch 'main' into merogge/inline-help-chat
2023-07-21 12:18:38 -07:00
Tyler James Leonhardt and GitHub
8716df3f21
Add a "both" option to chat.experimental.defaultMode ( #188525 )
...
This will show the chat in the Activity Bar and the Title Bar.
cc @isidorn
2023-07-21 20:42:27 +02:00
Peng Lyu and GitHub
e736efb65f
Merge pull request #188524 from microsoft/disappointed-chicken
...
hover CSS for nb sticky line
2023-07-21 11:39:24 -07:00
Megan Rogge and GitHub
4ef2ebf5c4
Merge pull request #188511 from microsoft/merogge/reassign-binding
...
reassign toggle screen reader mode keybinding
2023-07-21 11:35:53 -07:00
Sandeep Somavarapu and GitHub
4926415ed8
revert ( #188521 )
2023-07-21 11:34:20 -07:00
Joyce Er and GitHub
3a931d9165
Don't show dialog if closing tab after Continue On ( #187324 )
...
* Don't show dialog if closing tab after Continue On
2023-07-21 20:31:34 +02:00
Michael Lively
19ea2a0dec
hover sticky line CSS
2023-07-21 11:21:03 -07:00
Connor Peet and GitHub
c7195cef9b
cli: recycle tunnels more correctly ( #188522 )
...
Previously we only tried to recycle a tunnel once, so if the tunnel
limit changed and was reduced by >1 we'd fail even though we should
have actually just recycled multiple tunnels.
Also, only trigger recycling if the specific tunnel limit is hit.
2023-07-21 11:13:58 -07:00