Megan Rogge and GitHub
8b3c402ca6
Update src/vs/workbench/contrib/inlineChat/browser/inlineChatController.ts
2023-06-21 15:19:28 -07:00
meganrogge
bab55ca119
Revert "Adopt activationEventsGenerator for onTaskType ( #173192 )"
...
This reverts commit 1108c31f0d .
2023-06-21 15:11:43 -07:00
meganrogge
9f676cea6f
Revert "Fix accidently starting all onTaskType extensions when running any task; fixes #175821 "
...
This reverts commit 31ed7f7777 .
2023-06-21 15:04:24 -07:00
Aaron Munger and GitHub
9c91f67ba6
Merge pull request #185811 from microsoft/aamunger/revertUntitledNotebook
...
dispose editor input if an untitled model is reverted
2023-06-21 15:00:04 -07:00
Raymond Zhao and GitHub
6f130e6210
Suppress UUID warning ( #185804 )
2023-06-21 14:35:54 -07:00
aamunger
d9ea96c2ab
dispose editor input if an untitled model is reverted
2023-06-21 14:24:15 -07:00
aamunger
4098cc7cbf
clarifying comment
2023-06-21 13:35:45 -07:00
aamunger
5073c79911
clean up saveBeforeShutdown function
2023-06-21 13:31:50 -07:00
meganrogge
b8d5deab6e
add hint for audio cues
2023-06-21 13:31:36 -07:00
Michael Lively and GitHub
343c389b54
Refactor notebook toolbar (for testing) + dynamic strategy unittesting ( #185805 )
...
* testing refactor + bugfix (size 0 breaking remainingSize calculations)
* cleanup
2023-06-21 22:12:59 +02:00
meganrogge
e3877c0feb
Merge branch 'main' into merogge/inline-chat-revamp
2023-06-21 13:02:50 -07:00
Megan Rogge and GitHub
87ee421740
Merge pull request #185792 from microsoft/merogge/pending-cue
...
wait 5 seconds before initiating pending cue
2023-06-21 12:23:31 -07:00
David Dossett and GitHub
f72ec2a43f
Update markdown h1-h6 styles ( #185801 )
...
* Update markdown h1-h6 styles
* Fix separator height
2023-06-21 21:03:57 +02:00
meganrogge
10d18d9389
update status when closed
2023-06-21 11:42:37 -07:00
meganrogge
7917bf02cf
localize
2023-06-21 11:34:23 -07:00
meganrogge
36fc6be999
disposable timeout
2023-06-21 11:25:32 -07:00
meganrogge
a86e846766
make sure placeholder is read when necessary
2023-06-21 11:22:02 -07:00
Benjamin Pasero and GitHub
f8a5ec9574
readonly - consistently use "read-only" as wording ( #185799 )
2023-06-21 20:18:43 +02:00
Karthik Nadig and GitHub
7a00249cb1
Merge pull request #185697 from microsoft/karthiknadigupdate-distro
...
Updating distro
2023-06-21 11:17:14 -07:00
Matt Bierner and GitHub
4db4ae5f98
Pick up latest TS for building VS Code ( #185797 )
2023-06-21 20:08:26 +02:00
Hans and GitHub
5adfd0b95d
Fix #153590 ( #185467 )
2023-06-21 11:00:57 -07:00
aamunger
ea22cfbad5
check the model for modified property
2023-06-21 10:51:56 -07:00
Fawzi Abdulfattah and GitHub
46e83a2613
feat: adding optional support for auto playing and looping videos ( #184758 )
...
* feat: adding options to support videos looping and auto playing
Signed-off-by: Fawzi Abdulfattah <iifawzie@gmail.com >
* chore: adding on mute to the videos auto play setting's description
Signed-off-by: Fawzi Abdulfattah <iifawzie@gmail.com >
---------
Signed-off-by: Fawzi Abdulfattah <iifawzie@gmail.com >
2023-06-21 17:51:00 +00:00
meganrogge
90d169c6a0
add audio cues and alert with response
2023-06-21 10:49:54 -07:00
7c2d459318
Support transferring interactive sessions across workspaces ( #185702 )
...
---------
Co-authored-by: Rob Lourens <roblourens@gmail.com >
2023-06-21 10:30:40 -07:00
aamunger
bd471a259a
use same condition for scratchpads as untitled
2023-06-21 10:28:10 -07:00
Megan Rogge and GitHub
82c58f9ee1
Merge pull request #185718 from weartist/mainss
...
Fix:#185359
2023-06-21 10:26:09 -07:00
Hans and GitHub
48ff3ffb7c
Fix #182013 ( #184677 )
...
* Fix #182013
* 💄
* 💄
2023-06-21 17:10:09 +00:00
aamunger
1c816b001a
include scratchpads for save all on shutdown
2023-06-21 10:01:26 -07:00
meganrogge
1c78f2e286
rm unnecessary async
2023-06-21 09:28:38 -07:00
Connor Peet and GitHub
e3351e2a51
cli: fix error starting remote tunnels ( #185782 )
...
Fixes #185585
Output was prefixed which prevented the lines from being split to detect the tunnel status.
2023-06-21 18:26:39 +02:00
Daniel Imms and GitHub
3a6e18dd52
Merge pull request #185777 from microsoft/tyriar/185393_2__ptyhost_marks
...
Track local and remote pty host perf marks
2023-06-21 09:21:37 -07:00
meganrogge
6c62f73886
rm comments
2023-06-21 09:18:00 -07:00
meganrogge
ab43727acf
wait 5 seconds before initiating pending cue
2023-06-21 09:16:29 -07:00
Johannes Rieken and GitHub
ad8d1e042b
more codeql suppressing ( #185788 )
...
https://github.com/microsoft/vscode-internalbacklog/issues/4378
2023-06-21 18:01:16 +02:00
Daniel Imms and GitHub
6d791b4cd6
Merge branch 'main' into tyriar/185393_2__ptyhost_marks
2023-06-21 08:20:19 -07:00
Daniel Imms
b456783b94
Fix :line:col in anything quick access when @ is in path
...
Fixes #185139
2023-06-21 08:18:14 -07:00
Daniel Imms and GitHub
8af267c2f1
Merge pull request #185754 from microsoft/tyriar/185393_2
...
Make terminals stats section in perfviewEditor
2023-06-21 07:40:25 -07:00
Sandeep Somavarapu and GitHub
c9fd01215d
Merge pull request #181311 from InigoMoreno/patch-1
...
Update argv.ts to allow empty category
2023-06-21 16:36:44 +02:00
Daniel Imms
e7d952d50b
Fix pty host source name
2023-06-21 07:35:43 -07:00
Daniel Imms and GitHub
243d2ecaf1
Merge pull request #185341 from microsoft/tyriar/185338
...
Support logFile arg in workbench.action.openLogFile
2023-06-21 07:35:13 -07:00
Daniel Imms
0ad00ee1c4
Merge branch 'tyriar/185393_2' into tyriar/185393_2__ptyhost_marks
2023-06-21 07:29:48 -07:00
Daniel Imms
6d36404e13
Track terminal renderer marks in timer service
2023-06-21 07:15:53 -07:00
Daniel Imms
ed54d72d8c
Move backend to platform and wait for connection in timer service
2023-06-21 07:09:58 -07:00
Johannes Rieken and GitHub
81d4fbcad1
always set CompletionItemProvider#_debugDisplayName, send display name and extension id with telemetry ( #185765 )
2023-06-21 15:44:02 +02:00
Aaron Munger and GitHub
1a3cc15742
Merge pull request #184757 from microsoft/aamunger/fileBackedIW
...
use scratchpad for IW working copy
2023-06-21 06:15:45 -07:00
Johannes
903fb88cd5
also report late commands as deprecated API but let it slip through for now
...
https://github.com/microsoft/vscode/issues/184924
2023-06-21 15:07:11 +02:00
Daniel Imms
d02b649b3f
Use perf.PerformanceMark and code/ prefix
2023-06-21 06:06:06 -07:00
Benjamin Pasero and GitHub
07faf5730d
glob - use a generic aka.ms link for glob help ( #185759 )
2023-06-21 14:59:19 +02:00
Benjamin Pasero and GitHub
7190530d35
readonly - adopt readOnlyMessage for readonly mode ( #185756 )
2023-06-21 14:40:17 +02:00