Commit graph

111602 commits

Author SHA1 Message Date
Tyler James Leonhardt
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
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
7b0a86b86b
use capture on zone widget click to prevent interference (#187736) 2023-07-24 09:54:59 -07:00
Bhavya U
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
16cfcb05f2
alternative commands: respect motion reduced (#188103)
* alternative commands: respect motion reduced

* fix compile errors
2023-07-24 16:07:16 +01:00
Christof Marti
e6e6cd54c2 Log types of authentication requests (#187456) 2023-07-24 16:32:13 +02:00
Daniel Imms
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
Alex Ross
0bd198a3db
Merge pull request #188661 from microsoft/alexr00/markdownTreeMessage
API proposal for markdown tree message
2023-07-24 15:37:14 +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
de6839abe8
Workspace level window.zoomLevel does not reset after closing project (fix #187982) (#188655) 2023-07-24 09:36:36 +01:00
Benjamin Pasero
e2693cfe82
Method not found: toJSON (fix #186623) (#188651) 2023-07-24 09:06:47 +02:00
Benjamin Pasero
642ff50c64
Set more errors we throw to be excluded from telemetry (fix #187452) (#188650) 2023-07-24 09:06:26 +02:00
Sandeep Somavarapu
5cec5c67e9
fix #187226 (#188577) 2023-07-24 09:01:06 +02:00
Sandeep Somavarapu
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
c36954584c
fix #186305 (#188602) 2023-07-24 08:58:51 +02:00
Benjamin Pasero
82ced13b61
Retry playwright installs (fix #188453) (#188646) 2023-07-24 08:58:11 +02:00
Sandeep Somavarapu
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
9cb428f8fe
fix #186575 (#188575) 2023-07-23 22:03:40 -07:00
Peng Lyu
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
a5fa6ad389
Fix: fire change event when chat content resolves (#188553) 2023-07-22 02:00:14 +02:00
Joyce Er
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
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
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
432b958cd4
fix #188131 (#188531) 2023-07-21 21:59:37 +02:00
Sandeep Somavarapu
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
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
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
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
4926415ed8
revert (#188521) 2023-07-21 11:34:20 -07:00
Joyce Er
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
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
Tyler James Leonhardt
df58df8895
Only fire once (#188523)
Fixes https://github.com/microsoft/vscode/issues/188460
2023-07-21 20:10:28 +02:00
John Murray
723714bc16
Show placeholder text in testing view progress area (fix #141181) (#188484)
* Show placeholder text in testing view progress area (fix #141181)

* Use blank placeholder
2023-07-21 17:22:03 +00:00
Sandeep Somavarapu
92189656ba
add telemetry (#188518) 2023-07-21 10:21:13 -07:00
Dave Nicolson
9d1581ae3e
Fix walkthroughs style (#179497)
* Fix walkthroughs style

* Apply button text selection behavior

* Revert "Apply button text selection behavior"

This reverts commit 0e24a32ba8f3e94121ef036c1ec508713d12dc84.

* Revert link button style changes
2023-07-21 10:17:11 -07:00
meganrogge
2a00cb2849
focus 2023-07-21 09:44:41 -07:00
meganrogge
205cb143ff
tweak 2023-07-21 09:43:15 -07:00
meganrogge
da4ac459e2
Revert "fix #188442"
This reverts commit a9c39b8e79.
2023-07-21 09:42:16 -07:00
meganrogge
9434e79f46
fix #186676 2023-07-21 09:40:52 -07:00
Connor Peet
b5038f81d1
cli: allow exec server to listen on a port and require token authentication (#188434)
* cli: allow exec server to listen on a port and require token authentication

For remote ssh on Windows where pipe forwarding doesn't work

* fix linux build
2023-07-21 18:32:20 +02:00
Aaron Munger
fb031d4957
Merge pull request #188514 from microsoft/aamunger/toggleScrollFix
bump version on metadata change
2023-07-21 09:12:59 -07:00