 Megan RoggeandGitHub
|
e13f0af117
|
Merge pull request #196046 from microsoft/merogge/clear-action
alert clear when action is run from acc view
|
2023-10-19 14:21:03 -07:00 |
|
meganrogge
|
2ebefa547d
|
fix #196036
|
2023-10-19 14:20:34 -07:00 |
|
 Martin AeschlimannandGitHub
|
a2aed6d28f
|
add InteractiveEditorSession.input (#196045)
|
2023-10-19 23:17:21 +02:00 |
|
gjsjohnmurray
|
bb515b4afa
|
Pass identifier rather than extension object in result context
|
2023-10-19 22:16:21 +01:00 |
|
 Megan RoggeandGitHub
|
8efb29e21a
|
Merge pull request #196044 from microsoft/merogge/fix-format
rm verbose formatting alert
|
2023-10-19 14:09:00 -07:00 |
|
meganrogge
|
5d1a6be232
|
alert clear when action is run from acc view
|
2023-10-19 14:04:19 -07:00 |
|
meganrogge
|
fa3f2cc693
|
fix #196039
|
2023-10-19 13:52:31 -07:00 |
|
 Sandeep SomavarapuandGitHub
|
33dca2ce7f
|
fix #195997 (#196007)
|
2023-10-19 22:38:26 +02:00 |
|
 Megan RoggeandGitHub
|
aa61fc3257
|
Merge pull request #196023 from microsoft/merogge/hide
close accessible view of any type on letter key press, refocusing the element
|
2023-10-19 12:54:32 -07:00 |
|
 Rob LourensandGitHub
|
518ee1937e
|
Fix showing agent and slash completions after text in chat (#196030)
|
2023-10-19 21:49:53 +02:00 |
|
 David DossettandGitHub
|
175933ddf9
|
Merge pull request #196025 from microsoft/ddossett/blonde-wallaby
Fix toolbar padding-inline-start regression
|
2023-10-19 12:49:22 -07:00 |
|
 Aaron MungerandAaron Munger
|
b4aeaa52ca
|
dont focus output if for certain link clicks
|
2023-10-19 11:48:05 -07:00 |
|
David Dossett
|
4ca813237c
|
Fix toolbar padding-inline-start regression
|
2023-10-19 11:20:45 -07:00 |
|
meganrogge
|
31a23ea65c
|
fix #195990
|
2023-10-19 11:12:40 -07:00 |
|
 Megan RoggeandGitHub
|
8968dc8141
|
Merge pull request #196020 from microsoft/merogge/rm-logs
rm logs
|
2023-10-19 11:10:28 -07:00 |
|
Connor Peet
|
0f7dcd90a8
|
cli: fix description for built-in serve-web command
|
2023-10-19 10:59:14 -07:00 |
|
meganrogge
|
b99baeb1f5
|
fix #195998
|
2023-10-19 10:50:48 -07:00 |
|
 Megan RoggeandGitHub
|
b571a38e1f
|
Merge pull request #195929 from amaust/terminal-tabs-aria-fix
Fixes Aria Label Showing [Object object]
|
2023-10-19 10:21:55 -07:00 |
|
 Johannes RiekenandGitHub
|
b598801d4a
|
Make streaming edits so that each line is typed out according to the response speed (#196010)
|
2023-10-19 10:11:52 -07:00 |
|
 Matt BiernerandGitHub
|
0bef70e27a
|
Make sure codeactions contribution is an array (#196005)
Fixes #196000
|
2023-10-19 09:39:52 -07:00 |
|
 aamungerandAaron Munger
|
2b721ec298
|
use named capture groups
|
2023-10-19 08:55:50 -07:00 |
|
 aamungerandAaron Munger
|
de13a70b43
|
clean up
|
2023-10-19 08:55:50 -07:00 |
|
 aamungerandAaron Munger
|
4c2c49d5b0
|
added line link
|
2023-10-19 08:55:50 -07:00 |
|
 aamungerandAaron Munger
|
4448839e4d
|
fix IW cell links
|
2023-10-19 08:55:50 -07:00 |
|
 aamungerandAaron Munger
|
55794b6c76
|
handle new URI format from webview
|
2023-10-19 08:55:50 -07:00 |
|
 aamungerandAaron Munger
|
a9ee16c135
|
handle new URI format from webview
|
2023-10-19 08:55:50 -07:00 |
|
 aamungerandAaron Munger
|
3b6848c4e6
|
pass test
|
2023-10-19 08:55:50 -07:00 |
|
 Aaron MungerandAaron Munger
|
4540b9ba1f
|
older Ipython, failing test
|
2023-10-19 08:55:50 -07:00 |
|
 Aaron MungerandAaron Munger
|
fe8ac3f89e
|
linkify stack lines for cell references
|
2023-10-19 08:55:50 -07:00 |
|
 Aaron MungerandAaron Munger
|
2123a011bf
|
linkify stack lines for file references
|
2023-10-19 08:55:50 -07:00 |
|
 Aaron MungerandAaron Munger
|
315f158d20
|
link test
|
2023-10-19 08:55:50 -07:00 |
|
 Aaron MungerandAaron Munger
|
8e8811a5c1
|
clean raw jupyter error stack traces
|
2023-10-19 08:55:50 -07:00 |
|
 Sandeep SomavarapuandGitHub
|
9e36f4c03e
|
fix badge in hc themes (#195996)
|
2023-10-19 16:53:09 +02:00 |
|
 Sandeep SomavarapuandGitHub
|
01a7748cef
|
fix acitivty bar position action in fullscreen mode (#195999)
|
2023-10-19 16:50:28 +02:00 |
|
 Johannes RiekenandGitHub
|
c1fb869bcd
|
undo streaming edits when final result isn't an edit result (#195995)
fixes https://github.com/microsoft/vscode-copilot/issues/2030
|
2023-10-19 16:44:25 +02:00 |
|
 Johannes RiekenandGitHub
|
0f150853c7
|
Update inline chat functionality with markdown support streaming (#195992)
|
2023-10-19 15:54:50 +02:00 |
|
 Alex RossandGitHub
|
4d071818ac
|
Use the ID, not the label for unique comment controller ID (#195989)
Part of microsoft/vscode-pull-request-github#5317
|
2023-10-19 15:06:10 +02:00 |
|
 Benjamin PaseroandGitHub
|
291ee48c5e
|
voice - reduce auto-accept delay (#195983)
|
2023-10-19 13:05:53 +02:00 |
|
yiliang114
|
a67801be78
|
fix: Close #195980, Fix contribute points default display for extensions
|
2023-10-19 17:51:05 +08:00 |
|
 Sandeep SomavarapuandGitHub
|
0b1e8b379d
|
fix #195973 (#195975)
Adjust height and line-height of badge in titlebar and paneCompositePart
|
2023-10-19 10:53:34 +02:00 |
|
 Sandeep SomavarapuandGitHub
|
5f9481b9a9
|
polish view header (#195971)
|
2023-10-19 10:53:12 +02:00 |
|
 Benjamin PaseroandBenjamin Pasero
|
eb0575e464
|
aux window - improve popup block situation
|
2023-10-19 09:47:31 +02:00 |
|
 Benjamin PaseroandBenjamin Pasero
|
315279f5c7
|
aux window - add action to split window side by side
|
2023-10-19 09:47:31 +02:00 |
|
 Aiday Marlen KyzyandGitHub
|
00c04b0cdb
|
Adding inline chat sparkle decoration in the gutter which spawns inline chat (#195471)
Adding inline chat sparkle decoration
|
2023-10-19 09:09:48 +02:00 |
|
 Joyce ErandGitHub
|
c42f8961f9
|
fix: use persisted chat session (#195959)
Also don't record init failure on session clear
|
2023-10-19 06:50:32 +02:00 |
|
 Rob LourensandGitHub
|
29c169c1d7
|
Disable text selection on references button (#195958)
|
2023-10-19 06:10:17 +02:00 |
|
 Megan RoggeandGitHub
|
1acf1f07fd
|
Merge pull request #195937 from microsoft/merogge/used-refs
|
2023-10-18 20:51:17 -07:00 |
|
 Rob LourensandGitHub
|
e897a3e1b8
|
Add timings telemetry for chat agents (#195955)
|
2023-10-18 20:28:19 -07:00 |
|
Connor Peet
|
4aa04c7db2
|
cli: add extra fs operations for container
Ref https://github.com/microsoft/vscode-remote-tunnels/issues/695
|
2023-10-18 20:28:02 -07:00 |
|
Connor Peet
|
96d5db84d1
|
cli: fix closing before stdio is drained
Fixes https://github.com/microsoft/vscode-remote-tunnels/issues/693
|
2023-10-18 20:28:02 -07:00 |
|