Commit graph

122365 commits

Author SHA1 Message Date
Sandeep Somavarapu 80e74016e6
fix: cache scanning extensions by profile (#215468) 2024-06-13 21:15:26 +02:00
Sandeep Somavarapu 96c719346d
report when auto restarted (#215464) 2024-06-13 20:40:57 +02:00
Andrea Mah 559d3e476a
remove query details and replace input with AI enabled. (#214658) 2024-06-13 10:58:03 -07:00
Rob Lourens df5b251f46
Increase repl history size (#215458)
Fix #215433
2024-06-13 19:37:10 +02:00
Henning Dieterichs d8e423b43f
Implements #213571 (WIP) (#213575) 2024-06-13 19:25:11 +02:00
Daniel Imms 16e1dbdec2
Merge pull request #215452 from microsoft/tyriar/211922
Encode all chars 0x00-0x1f
2024-06-13 10:10:12 -07:00
Daniel Imms ce001001c8
Encode all chars 0x00-0x1f
Fixes #211922
2024-06-13 09:42:36 -07:00
dependabot[bot] 4ddcd5d230
Bump @azure/identity from 3.4.1 to 4.2.1 in /build (#214913)
Bumps [@azure/identity](https://github.com/Azure/azure-sdk-for-js) from 3.4.1 to 4.2.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/identity_3.4.1...@azure/identity_4.2.1)

---
updated-dependencies:
- dependency-name: "@azure/identity"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: João Moreno <joao.moreno@microsoft.com>
2024-06-13 18:26:11 +02:00
dependabot[bot] 57a1f6e7e7
Bump braces from 3.0.2 to 3.0.3 in /remote (#215378)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-13 17:59:29 +02:00
Sandeep Somavarapu fc7e37383a
fix #215447 (#215448)
* fix #215447

* fix tests
2024-06-13 17:51:59 +02:00
Sandeep Somavarapu c79817de5f
fix #214424 (#215327)
* fix #214424
2024-06-13 08:44:56 -07:00
Daniel Imms 0b8454176c
Merge pull request #215444 from microsoft/tyriar/format_d_ts
Fix space prefix before asterisk in .d.ts
2024-06-13 07:22:20 -07:00
Daniel Imms 790501cc66
Merge pull request #215443 from microsoft/tyriar/145234_040613
Clarify TerminalShellExecutionEndEvent.exitCode
2024-06-13 07:08:46 -07:00
Daniel Imms 0b12fe1e0f
Fix space prefix before asterisk in .d.ts 2024-06-13 07:00:52 -07:00
Anees e857686fa8 Use node 20 in dev container 2024-06-13 15:58:20 +02:00
Daniel Imms bf27d9ae74
Clarify TerminalShellExecutionEndEvent.exitCode
Part of #145234
2024-06-13 06:51:16 -07:00
Johannes Rieken c0bbf0447e
Cleanup and prepare inline chat for UI updates (#215420)
* 💄

* debt - remove `trackEdits` because we have fixup
debt - don't compute diff twice

* allow to pass/use all chat widget options when creating an inline chat widget
2024-06-13 11:24:50 +02:00
Johannes Rieken f942605e16
fix https://github.com/microsoft/vscode/issues/214584 (#215413) 2024-06-13 08:46:27 +00:00
Johannes Rieken e8147f0dd3
update milestones (#215416) 2024-06-13 10:13:38 +02:00
Benjamin Pasero d8abddce40
Building... never stops (fix #214859) (#215409) 2024-06-13 08:47:03 +02:00
Matt Bierner e4caee4820
Make cancelling paste with mouse do default paste (#215396)
Also fixes some issues around lifetimes
2024-06-13 08:39:13 +02:00
Rob Lourens 0a417782b1
Add ColorDetector contrib to chat codeblocks (#215392) 2024-06-12 23:44:19 +02:00
Matt Bierner 94274c47b8
Skip interrupting geterr in automatic cases (#215389)
Quick fixes already don't interrupt `geterr` requests so this likely won't slow down the automatic lightbulb
2024-06-12 14:29:41 -07:00
Matt Bierner b7e5750fa9
Restrict copy/paste with imports to TS 5.6+ (#215386)
Also skips when the copied file is the same as the paste file
2024-06-12 22:20:46 +02:00
Megan Rogge 9e1ca6d94c
re-enable chat hint in stable, add right click disable action (#214641) 2024-06-12 13:17:55 -07:00
Matt Bierner 065370a15b
Pick up latest TS for building VS Code (#215329) 2024-06-12 21:26:11 +02:00
Ladislau Szomoru 7392790e74
SCM - fix context key for clearing the input (#215341) 2024-06-12 21:25:03 +02:00
Ladislau Szomoru b0a60ae2da
Engineering - bump macOS agent version (#215286)
* Engineering - bump macOS agent version

* Jump to macOS-13
2024-06-12 20:10:57 +02:00
Michael Lively a4ac06f911
Refactor NotebookCellOutline layers to remove target + breadcrumb fix (#212002)
* shift outline filters to fix breadcrumbs

* viewProviders only take outlineDataSourceRef + remove target + shrink nbOutlineCreator

* listeners -> `NotebookOutline` + symbols on symbolProvider change + cache settings

* remove unused code

* fix service mocks

* uh oh WE GOT A LEAK (its ok i am a plumber)

* more test repair
2024-06-12 09:56:35 -07:00
Benjamin Pasero c09570293a
ext dev - preserve last active view (#214992) 2024-06-12 18:43:26 +02:00
Benjamin Pasero 39ae41aaec
Untitled editor hint is gone (fix #214679) (#214963) 2024-06-12 18:07:29 +02:00
Aaron Munger d7ade261f8
remove giant unused context key (#214504) 2024-06-12 08:34:29 -07:00
João Moreno 79abdbc1fc
💄 remove setting renderer knowledge from markdown document renderer (#214955) 2024-06-12 17:27:00 +02:00
Sandeep Somavarapu 594154c8d8
polish (#214951) 2024-06-12 16:42:36 +02:00
Sandeep Somavarapu 51d598183e
fix #214778 (#214908) 2024-06-11 12:58:19 -07:00
dependabot[bot] e46527908d
Bump braces from 3.0.2 to 3.0.3 in /extensions (#214866)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 11:47:34 -07:00
Connor Peet 6309d22074
debug: preserve the top of stack when stepping in or at BP (#214901)
Refs  #214433
2024-06-11 20:40:05 +02:00
Andy Hippo c493ffc0fa Fix error message format 2024-06-11 20:18:57 +02:00
Bhavya U 085b38d140
Revert Locker schedule to run once a day (#214893) 2024-06-11 18:58:13 +02:00
Aiday Marlen Kyzy 5adc4dcb02
Adding a todo inside of moveLinesCommand file (#214880)
adding a todo
2024-06-11 16:16:17 +02:00
Ladislau Szomoru 0fd9a006f7
SCM - limit logging to smoke tests only (#214865)
* SCM - smoke test fix + more logging

* SCM - limit logging to smoke tests only
2024-06-11 13:18:42 +02:00
powersagitar fc8e4df4cd
Add file extensions for C++20 module interface units (#214800)
Add file extensions: C++20 module interface units
2024-06-11 10:38:21 +00:00
Benjamin Pasero a5d165b6cf
Watcher Perf: TypeScript 5.5 asks to watch thousands of non-existing paths (fix #214765) (#214842) 2024-06-11 08:53:04 +02:00
Aiday Marlen Kyzy 3ab5eedb14
Fixing command move regression (#214577)
* adding console logs

* polishing the code
2024-06-11 08:22:09 +02:00
Daniel Imms 21decd9342
Merge pull request #214816 from microsoft/tyriar/212090
Faster printf in bash SI script
2024-06-10 15:12:32 -07:00
Ladislau Szomoru 878a5c8283
SCM - add logging to track down smoke test failure (#214813) 2024-06-11 00:11:58 +02:00
Daniel Imms 8221269a11
Add comment for char codes 2024-06-10 13:39:36 -07:00
Daniel Imms a22269e421
Faster printf in bash SI script
Part of #212090
2024-06-10 13:38:37 -07:00
Bhavya U cd55bece71
Locker: Run on the 20th min of every hour (#214812) 2024-06-10 21:06:33 +02:00
Sandeep Somavarapu 4de39a5674
polish (#214806) 2024-06-10 20:06:14 +02:00