Commit graph

120983 commits

Author SHA1 Message Date
Daniel Imms 3578399fee
Setup embedder terminal listener always
Part of #207372
2024-04-17 08:45:18 -07:00
Daniel Imms 475b57467d
Merge pull request #210443 from grgars/dev/fish-cmd-start
Move cmd start escape to end of prompt
2024-04-17 08:22:04 -07:00
gjsjohnmurray 2dbf136530 Render link correctly in setting description 2024-04-17 16:13:43 +01:00
gjsjohnmurray 94081b2f40 Improve descriptions of workbench.activityBar.iconClickBehavior and workbench.activityBar.location settings 2024-04-17 16:02:30 +01:00
Daniel Imms 7ce200d9f6
Merge pull request #210260 from microsoft/tyriar/si_integration_tests
Add shellIntegration ext api integration tests
2024-04-17 07:52:06 -07:00
Benjamin Pasero dde0561d11
watcher - log telemetry when watcher fails (#210570) 2024-04-17 07:42:19 -07:00
Daniel Imms 66ce26e297
Merge pull request #210566 from microsoft/tyriar/chat_padding
Have terminal chat align with xterm element
2024-04-17 06:47:39 -07:00
Sandeep Somavarapu 7ec22112fd
#190233 fix error handling (#210565) 2024-04-17 06:41:32 -07:00
Daniel Imms b78f20b8a9
Merge pull request #210564 from microsoft/tyriar/210562
Fix condition to hide terminal suggest
2024-04-17 06:31:36 -07:00
Daniel Imms 4a1327edef
Have terminal chat align with xterm element
We didn't do this originally in order to hide the shell integration decoration,
but since that is not longer typical we can padd things out to align closer with
the editor
2024-04-17 06:30:46 -07:00
Daniel Imms f1c978d4de
Merge pull request #210521 from microsoft/tyriar/210353
Only send 633;E nonce when not Windows 10
2024-04-17 06:27:23 -07:00
Daniel Imms 0aa341904c
Fix condition to hide terminal suggest
Fixes #210562
2024-04-17 06:14:50 -07:00
Daniel Imms aac6f9c916
Don't double echo 633 E 2024-04-17 06:10:06 -07:00
Benjamin Pasero 32111287f0
watcher - remove trailing path separators for watching (#210561) 2024-04-17 15:05:18 +02:00
Henning Dieterichs 0ec62ea7c5
Fix some esm issues (#210451)
* Fix some esm issues
2024-04-17 14:45:05 +02:00
Pig Fang a7d0bc8982
Auto close Git multi-diff editor when all files staged or comitted (#210327)
* auto close multi-diff editor when all files staged or comitted

* remove unused vars
2024-04-17 11:16:33 +00:00
Benjamin Christopher Simmonds 4226440f16
Fix startup performance (#210553) 2024-04-17 13:12:37 +02:00
Benjamin Pasero 5575ca486e
Multi diff editor: remove left/right margins (fix #204891) (#210381) 2024-04-17 11:59:52 +02:00
Robo 2972d0f98c
chore: bump native-keymap@3.3.5 (#210539) 2024-04-17 11:27:48 +02:00
Aiday Marlen Kyzy a0de9e56ad
Refactoring the code (#210483)
refactoring the code
2024-04-17 09:51:26 +02:00
Benjamin Pasero 180b5b682b
watcher - log correlation with events (#210534) 2024-04-17 09:10:15 +02:00
Don Jayamanne 910284865c
Cache outline headers & ref count outline provider (#210213)
* Cache outline headers & ref count outline provider

* Fix tests

* Remove handle

* Oops

* Simpler cachine
2024-04-17 04:51:23 +02:00
Daniel Imms 9d58ca6f5d
Add IsWindows check 2024-04-16 17:45:11 -07:00
Daniel Imms e306e5a99d
Only send 633;E nonce when not Windows 10
Fixes #210353
2024-04-16 17:42:08 -07:00
Daniel Imms c00240537c
Merge pull request #210513 from cpendery/fix/git-bash-split
fix: split fails in git bash
2024-04-16 16:20:35 -07:00
Daniel Imms 8b56160949
queueMicrotask -> setTimeout 2024-04-16 15:59:12 -07:00
Daniel Imms 28ae1e0185
Fire end in microtask 2024-04-16 15:46:54 -07:00
Daniel Imms 762cbd66a8
More logging, disable on Windows 2024-04-16 15:26:45 -07:00
Daniel Imms f18f406e30
Improve assertions 2024-04-16 15:06:34 -07:00
Daniel Imms 73eace5bfb
Move initial data tracking into separate listener 2024-04-16 15:05:04 -07:00
Daniel Imms 8601698276
Consolidate process data handlers and split by 633;C 2024-04-16 15:02:00 -07:00
Raymond Zhao 7d0b912983
chore: bump tar (#210511) 2024-04-16 23:46:34 +02:00
Chapman Pendery d200d085f3
Merge branch 'main' into fix/git-bash-split 2024-04-16 14:41:29 -07:00
Chapman Pendery 951a21a394 fix: split fails in git bash
Signed-off-by: Chapman Pendery <cpendery@microsoft.com>
2024-04-16 14:38:08 -07:00
Megan Rogge 97702b845d
comments view polish (#210507) 2024-04-16 14:27:16 -07:00
Benjamin Pasero f90a94aa42
watcher - allow to filter change type (#210386) 2024-04-16 14:26:04 -07:00
Daniel Imms 4080745f7e
Merge remote-tracking branch 'origin/main' into tyriar/si_integration_tests 2024-04-16 13:56:38 -07:00
Sandeep Somavarapu 362ac635f5
fix #208641 (#210501) 2024-04-16 20:50:46 +02:00
David Dossett 8e665b0870
Merge pull request #209997 from microsoft/ddossett/afraid-gazelle
Fix ansiGreen contrast for light and light high contrast themes
2024-04-16 11:49:38 -07:00
David Dossett f4859077c8
Fix failing test 2024-04-16 11:31:38 -07:00
Connor Peet 97df4dad38
api: finalize windowActivity (#210491)
Closes #181569
2024-04-16 11:03:14 -07:00
David Dossett 21c66842b7
Merge pull request #210495 from microsoft/ddossett/typical-mockingbird
Update chat markdown progress text styling
2024-04-16 10:45:15 -07:00
Johannes Rieken e700ece8e3
Joh/languageModelInformation (#210490)
* add `LanguageModelInformation` interface

* tweaks to the language models metadata API

* update docs

* 💄

* add removal comments
2024-04-16 19:22:06 +02:00
Connor Peet 26cf440912
preserve old codicon rule (#210489)
* Revert "Revert "Revert #210416 (#210425)" (#210442)"

This reverts commit 31fba19dcf.

* preserve old codicon rule
2024-04-16 19:17:54 +02:00
Connor Peet a3944f74ad
testing: add data for test failures (#209883)
* testing: add data for test failures

* fixup test
2024-04-16 19:14:00 +02:00
David Dossett fac76d0ce2
Update markdown progress text styling 2024-04-16 10:11:00 -07:00
Peng Lyu 4ba3d65c71
Generate cell for all chat users. (#210487) 2024-04-16 19:06:14 +02:00
Megan Rogge 0ddd487804
add navigate code block actions in accessible view (#210480) 2024-04-16 18:51:41 +02:00
Aiday Marlen Kyzy 14c1414ec2
Extracting content hover code classes into separate files (#210479)
extracting content hover code into separate classes
2024-04-16 09:44:41 -07:00
Henning Dieterichs a914115c05
Fixes #209614 (#210481)
don't set bottom 0 for overlays, as height 100% already aligns the bottom, but takes care of borders.
2024-04-16 18:21:08 +02:00