 Joyce ErandGitHub
|
930a745d60
|
Improve slash command rendering in inline chat (#187769)
* Render inline chat slash commands as blocks
* Allow backspace to delete slash command block
* Remove unnecessary template string literal
|
2023-07-13 15:18:12 +02:00 |
|
Aiday Marlen Kyzy
|
3c632446d5
|
go over this and try to understand why it does not work
|
2023-07-13 14:47:21 +02:00 |
|
Aiday Marlen Kyzy
|
d80f78877b
|
adding some more comments
|
2023-07-13 14:30:47 +02:00 |
|
Aiday Marlen Kyzy
|
a07bb86a61
|
adding all the comments
|
2023-07-13 14:18:17 +02:00 |
|
 Henning DieterichsandGitHub
|
8e7d6f87e7
|
Merge pull request #187810 from microsoft/hediet/b/unaware-leech
Fixes #162450 - Support Inner Diff Line Alignment
|
2023-07-13 14:17:10 +02:00 |
|
Aiday Marlen Kyzy
|
869503b6e4
|
does not appear to work with when clauses inside of menu
|
2023-07-13 14:13:37 +02:00 |
|
 Alex RossandGitHub
|
ca6ebd67d1
|
Update shellscript grammar (#187811)
|
2023-07-13 14:09:30 +02:00 |
|
 Sandeep SomavarapuandGitHub
|
429d6d203a
|
remove the extension action to apply in all profiles #157492 (#187815)
|
2023-07-13 14:09:05 +02:00 |
|
 Sandeep SomavarapuandGitHub
|
7895f9bc23
|
revert the feature (#187816)
#176813 revert the feature
|
2023-07-13 14:08:47 +02:00 |
|
 Alex RossandGitHub
|
fe0645573d
|
Comments widget input box indistinguishable from rest of comments widget when it has content (#187819)
Fixes #187745
|
2023-07-13 14:08:06 +02:00 |
|
Aiday Marlen Kyzy
|
445ed8ecc3
|
addinf an underscore in front of the onContextMenu call
|
2023-07-13 13:12:31 +02:00 |
|
Aiday Marlen Kyzy
|
0a5437b944
|
mergging several registered properties into one
|
2023-07-13 13:11:17 +02:00 |
|
Aiday Marlen Kyzy
|
1f0f32f1be
|
adding text to specify that the showDiff only works when inlineChat.mode is live or livePreview
|
2023-07-13 13:09:34 +02:00 |
|
Aiday Marlen Kyzy
|
415aef325f
|
changing the text toggle diff to show diff
|
2023-07-13 13:04:15 +02:00 |
|
Aiday Marlen Kyzy
|
49e56b6e78
|
removing the view category from toggle inline diff
|
2023-07-13 13:00:25 +02:00 |
|
Aiday Marlen Kyzy
|
bc4492981c
|
changing initial size to minimum size
|
2023-07-13 12:52:46 +02:00 |
|
 Aiday Marlen KyzyandGitHub
|
c719be703c
|
Merge pull request #187580 from microsoft/aiday/colorPickerPresentationOverlap
Placing the color representation to the right of the codicon in the color picker
|
2023-07-13 12:47:35 +02:00 |
|
Aiday Marlen Kyzy
|
01851f692a
|
placing instead the minimum size determination as the initial size of the content hover when it is instantiated
|
2023-07-13 12:47:09 +02:00 |
|
Aiday Marlen Kyzy
|
f73d83fc52
|
adding changes from review
|
2023-07-13 12:30:58 +02:00 |
|
Aiday Marlen Kyzy
|
369585db99
|
work in progress
|
2023-07-13 12:12:23 +02:00 |
|
Henning Dieterichs
|
c8fe3e58a9
|
Fixes #162450 - Support Inner Diff Line Alignment
|
2023-07-13 11:28:25 +02:00 |
|
Aiday Marlen Kyzy
|
4043b9a93c
|
Merge branch 'main' into aiday/toggleDiffAsSetting
|
2023-07-13 09:30:28 +02:00 |
|
Aiday Marlen Kyzy
|
dff8892d43
|
Merge branch 'main' into aiday/contentShowOnFocus
|
2023-07-13 09:21:58 +02:00 |
|
jeanp413
|
6b3e4d31db
|
Show terminal find input action shorcuts in label
|
2023-07-12 21:05:10 -05:00 |
|
jeanp413
|
5f8f10b511
|
Fix #186781
|
2023-07-12 19:53:36 -05:00 |
|
 Joyce ErandGitHub
|
2f1013a310
|
Render slash commands as blocks (#187620)
|
2023-07-12 17:00:32 -07:00 |
|
 Raymond ZhaoandGitHub
|
3ffd570e52
|
Exclude node_modules from CodeQL (#187773)
Exclude node_modules
|
2023-07-13 01:41:30 +02:00 |
|
 Sandeep SomavarapuandGitHub
|
3881831877
|
Apply extension to all profiles (#187767)
Apply extension to all profiles #157492
|
2023-07-12 16:20:50 -07:00 |
|
 Megan RoggeandGitHub
|
4bacd64925
|
Merge pull request #187762 from microsoft/merogge/acc-buffer-bindings
use diff't keybinding for navigating commands in the accessible buffer for mac when in screen reader mode
|
2023-07-12 16:19:36 -07:00 |
|
 Sandeep SomavarapuandGitHub
|
5b9cf3d53b
|
Fix #176813 (#187750)
* Fix #176813
* fix tests
* fix tests
* address feedback
|
2023-07-12 15:40:53 -07:00 |
|
Aaron Munger
|
e68a34f9bd
|
append when stream outputs are concatenated
|
2023-07-12 15:20:43 -07:00 |
|
Aaron Munger
|
5b78562d6c
|
truncate long outputs
|
2023-07-12 15:03:49 -07:00 |
|
meganrogge
|
6809b95ed0
|
better approach
|
2023-07-12 14:32:17 -07:00 |
|
 Joyce ErandGitHub
|
4529b4af39
|
Fix Cloud Changes enablement placeholder (#187761)
|
2023-07-12 23:29:31 +02:00 |
|
 Anthony StewartandGitHub
|
ae0d63d5a1
|
Increate the max width of action widgets to 80% of the browser width (#186157)
|
2023-07-12 21:28:09 +00:00 |
|
 Raymond ZhaoandGitHub
|
600b5192e8
|
Render the tree once rather than once per key (#187742)
|
2023-07-12 14:28:05 -07:00 |
|
meganrogge
|
6e0d58ef7e
|
fix #186678
|
2023-07-12 14:17:40 -07:00 |
|
 Matt BiernerandGitHub
|
a4fde6f2eb
|
Add more specific error for TS web server (#187752)
This should help us better understand why the access failed
|
2023-07-12 14:09:01 -07:00 |
|
meganrogge
|
8303f042cd
|
focus last if input box is focused
|
2023-07-12 13:56:17 -07:00 |
|
 Megan RoggeandGitHub
|
14b9b06a74
|
Merge pull request #187757 from microsoft/merogge/acc-style
align accessible view top with that of quickpick
|
2023-07-12 13:55:33 -07:00 |
|
 Matt BiernerandGitHub
|
e0e8ca87f3
|
Pick up latest TS for building VS code (#187751)
|
2023-07-12 13:51:53 -07:00 |
|
meganrogge
|
cfaa152f70
|
fix #187753
|
2023-07-12 13:40:09 -07:00 |
|
 João MorenoandGitHub
|
9bca8bebfc
|
switch update/release notes actions (#187740)
|
2023-07-12 21:15:48 +02:00 |
|
meganrogge
|
588b36f058
|
make changes
|
2023-07-12 12:00:29 -07:00 |
|
 Connor PeetandGitHub
|
cbb47129d3
|
cli: stop tunnel processes during update (#187738)
* untested wip
* make it work
|
2023-07-12 20:58:09 +02:00 |
|
Aaron Munger
|
77a8acf719
|
don't rerender the same output
|
2023-07-12 11:30:58 -07:00 |
|
 Sandeep SomavarapuandGitHub
|
87baaea6d1
|
fix #187734 (#187735)
|
2023-07-12 19:26:04 +02:00 |
|
 Megan RoggeandGitHub
|
3640c5a214
|
Merge pull request #187726 from microsoft/merogge/diff-review-help
don't alert w hint about moving to diff editor when verbosity is disabled
|
2023-07-12 10:05:29 -07:00 |
|
 Megan RoggeandGitHub
|
4c0de39071
|
Merge pull request #187728 from microsoft/merogge/rename-key
improve name for `AccessibleViewProvider` property
|
2023-07-12 10:04:29 -07:00 |
|
 Megan RoggeandGitHub
|
bd8d4d5e40
|
Merge pull request #187730 from microsoft/merogge/hover-context
add `when` for `hover` `AccessibleView`
|
2023-07-12 10:04:02 -07:00 |
|