Johannes
4c9d0b8ff7
when invoking the VariableCompletions provider explicitly check for @word at position
2023-08-11 09:41:53 +02:00
Aiday Marlen Kyzy and GitHub
b057249e4a
Merge pull request #190138 from microsoft/aiday/updateLeftOnModelChange
...
Updating the scroll left position also on model change
2023-08-11 09:01:23 +02:00
Kartik Raj
2acda0833b
Do not show description for all workspaces when viewing environment contributions of a specific one
2023-08-11 06:38:35 +00:00
Joyce Er and GitHub
8f9432bea3
Make untitled editor hint accessible ( #190214 )
2023-08-10 20:17:59 -07:00
Connor Peet and GitHub
52840e3ca5
cli: cleanup build ( #190213 )
...
- Remove the `prepare` script entirely
- Variables are now populated from the product.json during build. Most
variables are mapped automatically, with some special handling in a
few cases. `build.rs` is now much more self-contained.
- Look for the `product.overrides.json` for vscode developers instead of
looking for a peer `vscode-distro` folder
Fixes #178691
2023-08-10 20:14:30 -07:00
Connor Peet and GitHub
2e9459b34c
cli: add more details to the status command ( #190212 )
...
For azml's integration
Closes https://github.com/microsoft/vscode-remote-tunnels/issues/669
2023-08-10 20:13:14 -07:00
Rob Lourens
a4a254bd5d
Add basic intellisense for chat variables
2023-08-10 20:35:56 -06:00
weartist
64a9f20ae4
💄
2023-08-11 09:18:41 +08:00
David Dossett and GitHub
54902a3f0b
Tweak slash command widget pill colors and padding ( #190208 )
...
* Tweak slash command pill colors
* Fix padding
2023-08-10 16:23:00 -07:00
Andrea Mah and GitHub
e2609a92c5
Rich content results for naive output in closed notebooks ( #190201 )
...
Fixes #189564
2023-08-10 16:02:17 -07:00
Aaron Munger
8b8c7b6564
remove group
2023-08-10 15:43:24 -07:00
Megan Rogge and GitHub
11c657b355
Merge pull request #190209 from microsoft/merogge/aria-label-fix
...
only apply hint if enabled
2023-08-10 15:40:42 -07:00
Aaron Munger
98ed0ad2c7
more unit tests
2023-08-10 15:36:07 -07:00
meganrogge
11d72d9f1b
only apply hint if enabled
2023-08-10 14:53:29 -07:00
Alex Ross and GitHub
a7d7ad8797
Show Ports view when there's an onTunnel extension ( #190202 )
2023-08-10 14:23:00 -07:00
Logan Ramos and GitHub
cb968b2878
Fix #188571 ( #190197 )
2023-08-10 14:20:56 -07:00
Megan Rogge and GitHub
c2f63e83a0
Merge pull request #190200 from microsoft/merogge/notification-next
...
on close of notification, go to next in accessible view
2023-08-10 13:12:58 -07:00
meganrogge
c96e0afd48
inline
2023-08-10 12:41:08 -07:00
meganrogge
46a5d927a3
on close of notification, go to next
2023-08-10 12:17:19 -07:00
SteVen Batten and GitHub
e7706ec98b
when blurring an action bar set previouslyfocuseditem ( #190199 )
...
fixes #187195
2023-08-10 20:15:54 +01:00
Aaron Munger
22c83bcd33
unit tests
2023-08-10 11:51:54 -07:00
Andy Jordan and GitHub
9f82da859c
Guard $IsWindows
...
So it works with PowerShell 5.1.
2023-08-10 10:20:43 -07:00
Megan Rogge and GitHub
6ee45420f6
Merge pull request #190186 from microsoft/merogge/actions-in-view
...
add actions from notifications to accessible view
2023-08-10 10:12:17 -07:00
Connor Peet and GitHub
7daa5a2ba9
testing: fix diffs being presented inline ( #190185 )
2023-08-10 10:04:29 -07:00
Aaron Munger and GitHub
92d1c4a814
Merge branch 'main' into aamunger/copyOutput
2023-08-10 10:00:01 -07:00
David Dossett and GitHub
83cfe01787
Align panel chat input to inline input ( #190107 )
...
* Align panel chat input to inline input
* Tweak inline styles
* Fix placeholder colors
* Use inline color for inline placeholder foreground
* Revert height change for now
2023-08-10 17:57:37 +01:00
aamunger
ca3e766625
remove char limit
2023-08-10 09:54:27 -07:00
meganrogge
ea2165151a
adjust comment
2023-08-10 09:40:58 -07:00
Megan Rogge and GitHub
05ad48c9dc
Update src/vs/workbench/contrib/accessibility/browser/accessibleView.ts
2023-08-10 09:39:11 -07:00
meganrogge
3e00a5808e
use icons instead of strings
2023-08-10 09:37:41 -07:00
hsfzxjy and GitHub
8a7aecc3b9
Make CommentThread Ctrl+Arrow navigible ( #189913 )
2023-08-10 16:31:37 +00:00
meganrogge
c2bfaf802a
add actions from notifications to accessible view
2023-08-10 09:28:37 -07:00
Daniel Imms and GitHub
e83b87f96c
Merge pull request #190182 from microsoft/tyriar/xterm_230810
...
xterm@5.3.0-beta.28
2023-08-10 09:22:47 -07:00
Daniel Imms
a5af563a32
xterm@5.3.0-beta.28
...
Fixes #189600
2023-08-10 08:53:06 -07:00
Joyce Er and GitHub
4bad359901
Fix inline chat untitled editor keybinding hint ( #190179 )
2023-08-10 16:44:50 +01:00
Benjamin Pasero
7e3f23966d
voice - prevent wrong data assumptions in processor
2023-08-10 15:43:44 +02:00
Aiday Marlen Kyzy
20d5e4e3f2
chaning to on unexpected error
2023-08-10 15:22:39 +02:00
Johannes Rieken and GitHub
bc4e606f7a
remove old slash commands proposal ( #190154 )
2023-08-10 14:19:07 +02:00
Aiday Marlen Kyzy
645ce1c9ce
ignoring the error when cancelled
2023-08-10 14:14:25 +02:00
Benjamin Pasero
03ffebe2fc
voice - drop VSFloat32Array and encode float32 into a VSBuffer
2023-08-10 12:43:37 +02:00
Aiday Marlen Kyzy
f3392e8580
retriggering the tests
2023-08-10 12:08:15 +02:00
Henning Dieterichs and GitHub
6c683c327c
Fixes #189992 ( #190147 )
2023-08-10 09:52:43 +01:00
Aiday Marlen Kyzy
042b44aee5
updating left position on model change
2023-08-10 08:58:35 +02:00
Benjamin Pasero
bb61acf43c
Merge branch 'main' into ben/voice
2023-08-10 08:53:24 +02:00
David Dossett and GitHub
d62534a60f
Use / in slash command widget ( #190114 )
2023-08-10 11:20:43 +10:00
Connor Peet and GitHub
05b62dd315
cli: adopt existing tunnel if one exists by name ( #190110 )
...
* wip
* cli: adopt existing tunnel if one exists by name
Gets rid of an error state users could sometimes get into.
Fixes #189830
2023-08-10 11:19:55 +10:00
Alex Ross and GitHub
c157930421
Merge pull request #190108 from microsoft/alexr00/freezeCpp
...
Freeze C++ grammar version
2023-08-10 03:19:41 +02:00
Daniel Imms and GitHub
c5702cdc19
Merge pull request #190050 from microsoft/tyriar/162950_3
...
Update terminal quick fix proposal
2023-08-09 15:56:21 -07:00
Daniel Imms
ccf15d3964
Merge remote-tracking branch 'origin/main' into tyriar/162950_3
2023-08-09 15:33:54 -07:00
Alex Ross
eb03486765
Freeze C++ grammar version
2023-08-10 00:30:24 +02:00