Commit Graph

120906 Commits

Author SHA1 Message Date
Megan Rogge aa2068deb0 signals.chatResponsePending -> singals.progress (#210659)
fix #210590
2024-04-18 08:24:48 -07:00
John Murray e20f630d8c Clear Activity Bar icon badge correctly (fix #210640) (#210645) 2024-04-18 14:28:43 +00:00
Megan Rogge d4bac00a12 report progress to screen reader users (#210589) 2024-04-18 07:28:09 -07:00
Benjamin Christopher Simmonds 7524e9dc1d Change tree find keybinding to ctrl+alt+f (#210634) 2024-04-18 11:27:51 +02:00
Benjamin Pasero 47e4d24fa1 vscode API - globalState / workspaceState unit test flake (fix #210575) (#210632) 2024-04-18 10:54:47 +02:00
Benjamin Christopher Simmonds 47ea339db5 Merge pull request #210574 from gjsjohnmurray/silver-elk
Improve descriptions of `workbench.activityBar.iconClickBehavior` and `workbench.activityBar.location` settings
2024-04-18 10:28:27 +02:00
Benjamin Pasero eea0b65883 Can't disable "An external application wants to open" warnings (fix #207777) (#210628) 2024-04-18 10:02:16 +02:00
David Dossett 7bf27d553e Merge pull request #210602 from microsoft/ddossett/mid-kangaroo
Update menu selected state colors
2024-04-17 22:47:20 -07:00
Frank 59d84c5c8c disable corepack auto pin feature when executing npm view (#210601) 2024-04-18 01:28:08 +00:00
Johannes Rieken e30f27dc8f fix https://github.com/microsoft/vscode/issues/210568 (#210611) 2024-04-18 02:34:11 +02:00
Peng Lyu 7a051d6645 Enable auto language detection for chat code generation. (#210600)
* Enable auto language detection for chat code generation.
2024-04-17 16:40:33 -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
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
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
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
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