Commit graph

121167 commits

Author SHA1 Message Date
Daniel Imms 7bad7aa312
Hide setContinuationPrompt on interface 2024-04-17 15:53:18 -07:00
Daniel Imms 5dde2fba0c
Take continuation prompt into account for pwsh 2024-04-17 15:49:26 -07:00
Daniel Imms 3f8d7d13b0
Create prompt input model to encapsulate input smarts 2024-04-17 15:38:12 -07:00
David Dossett 2fb4572cce
Update menu selected state colors 2024-04-17 15:18:30 -07:00
Raymond Zhao 75aea74df7
feat: bump emmet-helper (#210508)
Also add test
2024-04-17 14:21:23 -07:00
Tony Ivanov f1c007109d
Fixed #114425 prevent mime pollution on install (#209510)
This software is not a plain text editor, and it's definitely not a file manager.
Advertising compatibility with such overrides default OS handlers on many distributions, unnecessarily.
2024-04-17 20:42:51 +00:00
Sandeep Somavarapu f921bd8d1e
log extension signature verification output on success (#210596) 2024-04-17 13:41:32 -07:00
Megan Rogge 330d14314b
fix previous code block action (#210594)
fix #210592
2024-04-17 12:40:10 -07:00
Chapman Pendery 03c0c2962f
Merge branch 'main' into fix/improve-marker-placements 2024-04-17 11:01:01 -07:00
Chapman Pendery dec68f6602 fix: prompt height calculations
Signed-off-by: Chapman Pendery <cpendery@microsoft.com>
2024-04-17 10:57:37 -07:00
Chapman Pendery c524eef3b4 fix: starship prompt issues
Signed-off-by: Chapman Pendery <cpendery@microsoft.com>
2024-04-17 10:57:37 -07:00
Megan Rogge 86637cae7f
make progress signal scheduler generic (#210582) 2024-04-17 19:53:01 +02:00
Don Jayamanne 2372c8c2f9
Debounce computing active item in notebook outline (#210583) 2024-04-17 10:51:59 -07:00
Chapman Pendery 1b0816d45c
Merge branch 'main' into fix/improve-marker-placements 2024-04-17 10:36:52 -07:00
Aaron Munger e3f691d6ae
Disable notebook backups when file size is too large (#210493)
* configurable limit for notebook output size for backups

* disable backups entirely for notebooks with large outputs

* working copy - make the snapshot context more explicit

* test that snapshot will throw

* fix casing

---------

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2024-04-17 10:31:48 -07:00
Megan Rogge 7964420019
remove terminal dictation commands (#210580) 2024-04-17 19:17:14 +02:00
Chapman Pendery d457bdc332
Merge branch 'main' into fix/improve-marker-placements 2024-04-17 10:16:29 -07:00
Daniel Imms 361561f237
Merge pull request #210578 from microsoft/tyriar/207372_2
Setup embedder terminal listener always
2024-04-17 09:03:26 -07:00
Don Jayamanne debb347a9a
Trigger change event onces in outline provider (#210576) 2024-04-17 08:54:01 -07:00
Benjamin Christopher Simmonds ad220f4000
Merge pull request #209681 from jswillard/defiant-perch
Show custom label in quick open
2024-04-17 17:47:39 +02:00
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
Chapman Pendery 33064ec4c2 style: drop unused import
Signed-off-by: Chapman Pendery <cpendery@microsoft.com>
2024-04-16 20:53:51 -07:00
Chapman Pendery 701cb6af91
Merge branch 'main' into fix/improve-marker-placements 2024-04-16 20:24:39 -07:00
Chapman Pendery ce71a917fc fix: ensure cloneMarker stays within the terminal bottom bounds
Signed-off-by: Chapman Pendery <cpendery@microsoft.com>
2024-04-16 20:15:42 -07:00
Chapman Pendery fe5152aad6 fix: protect cloning from falling out of bounds
Signed-off-by: Chapman Pendery <cpendery@microsoft.com>
2024-04-16 19:52:08 -07:00
Chapman Pendery b6620451cd fix: avoid fallthrough to markers
Signed-off-by: Chapman Pendery <cpendery@microsoft.com>
2024-04-16 19:51:25 -07: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
Chapman Pendery 69995fe764 fix: only adjust input if prompt area is unwrapped
Signed-off-by: Chapman Pendery <cpendery@microsoft.com>
2024-04-16 18:56:14 -07: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