Daniel Imms
|
5b65c424f6
|
Hide widget when viewing in chat
Fixes #207599
|
2024-03-13 10:49:11 -07:00 |
|
 Bhavya UandGitHub
|
0b0ee9fba7
|
Fix video icon styling (#207613)
|
2024-03-13 18:45:22 +01:00 |
|
 Sandeep SomavarapuandGitHub
|
9c5f7f93b6
|
Add telemetry logging for engine fallback in extension gallery service (#207610)
|
2024-03-13 10:42:48 -07:00 |
|
 Alexandru DimaandGitHub
|
e907f2b999
|
Increase sizes up to known maximums (#207611)
Increase sizes up to known maximums (fixes #164663)
|
2024-03-13 18:39:23 +01:00 |
|
 Matt BiernerandGitHub
|
6b0a582e59
|
Update md grammar (#207608)
|
2024-03-13 18:25:52 +01:00 |
|
 Megan RoggeandGitHub
|
4d3c5598d6
|
Merge pull request #207499 from microsoft/merogge/buttons
render terminal chat actions as buttons rather than in the toolbar
|
2024-03-13 10:20:27 -07:00 |
|
 Raphael PalmaandGitHub
|
c26343fec9
|
Fix grammatical error: 'But allow them if the are made from inside an…' (#207584)
Fix grammatical error: 'But allow them if the are made from inside an webview'
|
2024-03-13 17:12:25 +00:00 |
|
meganrogge
|
6c71b97533
|
clear code blocks on updateChatMessage
|
2024-03-13 10:04:45 -07:00 |
|
meganrogge
|
fea2ba61b0
|
set response view model to undefined after disposed
|
2024-03-13 10:03:48 -07:00 |
|
meganrogge
|
9553fcdfa8
|
delete unneeded line
|
2024-03-13 10:02:43 -07:00 |
|
meganrogge
|
160041afde
|
rm hardocding, delete sessionId property
|
2024-03-13 10:00:55 -07:00 |
|
Aiday Marlen Kyzy
|
3e72f946c7
|
adding code to read file and indent it
|
2024-03-13 18:00:20 +01:00 |
|
 Peng LyuandGitHub
|
cb7ae020b8
|
Tweak cell chat widget command ids. (#207603)
|
2024-03-13 17:45:01 +01:00 |
|
 Benjamin PaseroandGitHub
|
d1a1dd2784
|
watcher - fix some things (#207597)
|
2024-03-13 17:43:01 +01:00 |
|
 Alex RossandGitHub
|
3acfc00951
|
bump distro (#207595)
|
2024-03-13 17:01:25 +01:00 |
|
meganrogge
|
09882dea5d
|
insert ubtton
|
2024-03-13 08:55:46 -07:00 |
|
BeniBenj
|
2d7440d8a5
|
Synchronized Scrolling
|
2024-03-13 16:03:06 +01:00 |
|
Aiday Marlen Kyzy
|
00e30a5387
|
adding changes
|
2024-03-13 16:01:41 +01:00 |
|
meganrogge
|
11c04d2865
|
Merge branch 'main' into merogge/buttons
|
2024-03-13 08:00:57 -07:00 |
|
 Benjamin PaseroandGitHub
|
ab206379cc
|
Leaking event listener (fix #207417) (#207472)
|
2024-03-13 15:01:11 +01:00 |
|
Alex Dima
|
48f447cea7
|
Scaffold auto indentation testing
|
2024-03-13 15:00:45 +01:00 |
|
 Alex RossandGitHub
|
3c1caff66c
|
Display outdated comments differently in the Comments view (#207410)
|
2024-03-13 14:37:46 +01:00 |
|
 Martin AeschlimannandGitHub
|
45db12eeb2
|
JSON: filter schema error diagnostics (#207577)
|
2024-03-13 13:57:08 +01:00 |
|
 Sandeep SomavarapuandGitHub
|
a5973ef922
|
make count measurement in telemetry (#207566)
|
2024-03-13 12:15:10 +01:00 |
|
 Johannes RiekenandGitHub
|
79263bee3d
|
Add ways to programmatically detect listener leaks (#207565)
* listener leak trace
* better stack printing
* add `_enableListenerGCedWarning`-toggle to print warning when listener disposables get GC'ed
|
2024-03-13 11:57:15 +01:00 |
|
 Johannes RiekenandGitHub
|
eb49e5ead3
|
use message controller to show session creation failure (#207564)
* hide inline chat content widget on blur
* use message controller to show session creation failure
|
2024-03-13 11:39:35 +01:00 |
|
 Martin AeschlimannandGitHub
|
e2254af40c
|
WorkbenchThemeService: register event handlers (#207558)
|
2024-03-13 11:21:22 +01:00 |
|
 Benjamin PaseroandGitHub
|
e079f702c0
|
Navigating via "Go to Symbol in Editor..." does not add those navigated locations to the cursor navigation histories. (fix #207484) (#207561)
|
2024-03-13 10:58:55 +01:00 |
|
 Johannes RiekenandGitHub
|
12605e5305
|
add status/message line to inline chat content widget (#207552)
|
2024-03-13 09:46:04 +01:00 |
|
 Andrew BranchandGitHub
|
d1498b3a48
|
[typescript-language-features] Fix autoImportFileExcludePatterns format to work on Windows (#202762)
* Do not prefix autoImportFileExcludePatterns with `/`
* Fix autoImportFileExcludePatterns format
|
2024-03-13 07:51:45 +00:00 |
|
 Johannes RiekenandGitHub
|
9697534cc0
|
Merge pull request #206992 from microsoft/joh/honest-cephalopod
add `ChatLocation` so that chat participants can contribute to terminal chat
|
2024-03-13 08:50:05 +01:00 |
|
 Don JayamanneandGitHub
|
40b60ae8c8
|
Better focus tracking of notebook outputs (#207530)
|
2024-03-13 08:37:43 +01:00 |
|
 Don JayamanneandGitHub
|
215064c4e8
|
Meaningful timeline entries for notebooks (#207531)
* pushStackElement API in NB Model to be same as same API in Text Model
* More meaningful timeline entries for Notebooks
|
2024-03-13 08:37:11 +01:00 |
|
Johannes
|
6fb643783a
|
Merge branch 'main' into joh/honest-cephalopod
|
2024-03-13 08:22:58 +01:00 |
|
 Bhavya UandGitHub
|
0e6e4b6181
|
Add support for enabling chat panel entitlement experiment (#207543)
|
2024-03-13 08:13:32 +01:00 |
|
 Peng LyuandGitHub
|
77d84231e8
|
Update cell highlight decoration color (#207537)
|
2024-03-12 23:26:02 -07:00 |
|
 Daniel ImmsandGitHub
|
dcfd34eef1
|
Merge pull request #207436 from microsoft/tyriar/input_latency_volume
Reduce volume of inputlatency events to 1% of users
|
2024-03-12 22:56:06 -07:00 |
|
 Don JayamanneandGitHub
|
7107b38665
|
Use RefCollection to track NotebookEditorInputs (#207529)
|
2024-03-12 21:31:06 -07:00 |
|
 Peng LyuandGitHub
|
115d2fec2e
|
Merge pull request #207525 from microsoft/issue205634NotebookTextModelPushStackEleChangesAPI
pushStackElement API in NB Model to be same as same API in Text Model
|
2024-03-12 21:30:21 -07:00 |
|
 Rob LourensandGitHub
|
9fda43dbc7
|
Change "thinking" to "generating" in chat (#207528)
|
2024-03-13 02:43:00 +01:00 |
|
 Andrea MahandGitHub
|
33a888eb22
|
add message to AI search results (#207518)
* add message to AI search results
* don't run search if no search results
|
2024-03-13 01:35:17 +01:00 |
|
Don Jayamanne
|
3c42f16b8c
|
pushStackElement API in NB Model to be same as same API in Text Model
|
2024-03-13 10:54:42 +11:00 |
|
meganrogge
|
dd665793ad
|
don't leak disposable
|
2024-03-12 16:36:57 -07:00 |
|
meganrogge
|
785b811823
|
move insert back to toolbar
|
2024-03-12 16:33:07 -07:00 |
|
 Rob LourensandGitHub
|
f6c192f16e
|
Fix #207432 (#207515)
* Fix #207450
* Fix #207432
* Fix #207442
Fix #207434
|
2024-03-12 23:58:59 +01:00 |
|
 Bhavya UandGitHub
|
52c167c9ec
|
Fix wording for video tile title and header (#207514)
|
2024-03-12 15:54:47 -07:00 |
|
 Matt BiernerandGitHub
|
c236fc1a87
|
Remove old built file (#207509)
|
2024-03-12 15:32:58 -07:00 |
|
meganrogge
|
32c17d6371
|
rm line
|
2024-03-12 15:21:10 -07:00 |
|
meganrogge
|
95cedb71e1
|
rm comment
|
2024-03-12 15:19:40 -07:00 |
|
 Matt BiernerandGitHub
|
4d88bd07ba
|
Pick up latest md language service (#207513)
|
2024-03-12 23:19:11 +01:00 |
|