Commit Graph

128401 Commits (main)

Author SHA1 Message Date
Andrew Suzuki d8d429c472
Fix new Color in string typo 2025-01-03 12:49:45 -05:00
Ladislau Szomoru 2bdb3e9b41
Git - git blame hover commands polish (#237190) 2025-01-02 07:46:09 -08:00
Ladislau Szomoru 92bae09f4d
Git - update git blame settings (#237187) 2025-01-02 07:45:45 -08:00
Ladislau Szomoru ba56ac5291
Git - refactor git blame code (#237185)
Refactor git blame code
2025-01-02 07:44:45 -08:00
Ladislau Szomoru 6d6cfdc3a6
Git - add git blame editor decoration hover provider (#237102)
* Initial implementation

* Refactor editor decoration type
2024-12-30 21:10:42 +01:00
Dmitry Sonder 5592fb560a
Merge branch 'main' into dmitrysonder/issue236939 2024-12-30 09:34:57 +04:00
Benjamin Christopher Simmonds a3261eae42
Fix default tree find modes (#237057)
fix #236770
2024-12-29 15:44:19 +08:00
Tyler James Leonhardt 1410d77f6f
reverse cancellation and sequencer (#237029)
When we cancel, then the promise should be cancelled. If we don't do this, we hang on the first interaction request until we timeout.

Fixes the 2nd point in https://github.com/microsoft/vscode/issues/236825#issuecomment-2563882150
2024-12-28 09:36:05 +01:00
Tyler James Leonhardt 0a66dc39ff
Adopt concept of flows in Microsoft Auth (#237006)
And only use Loopback flow when not running in Remote Extension Host.
2024-12-27 11:31:53 -08:00
Don Jayamanne 7da68c033c
Remove console.log (#236006) 2024-12-27 14:50:29 +09:00
Mohankumar Ramachandran 9d83bf14f1 Change identifier to id 2024-12-26 10:03:02 +00:00
Dmitry Sonder 5cc442a418 refactor: use EventType constants for events 2024-12-25 14:13:11 +07:00
Ladislau Szomoru 4fa5611d67
Git - handle the diff editor for untracked files now that we throw `FileNotFound` if the file does not exist (#236863) 2024-12-24 12:02:40 +11:00
Ladislau Szomoru fca210cd10
Git - escape shell-sensitive characters (#236849) 2024-12-23 17:26:24 +05:30
Robo 2e5cbd49c8
chore: update electron@32.2.7 (#236843)
* chore: update electron@32.2.7

* chore: bump distro
2024-12-23 11:22:49 +01:00
Ladislau Szomoru 151ef3514e
SCM - disable actions for resource groups that do not have any resources (#236813) 2024-12-22 08:09:59 -05:00
Connor Peet d953d84d90
debug: allow filter/search on debug values (#236768)
* debug: allow filter/search on debug values

I think this is something that never worked, or at least not for a long
while. Implementing match highlighting in values in the era of
linkification and ANSI support was a little more complex, but this works
well now.

![](https://memes.peet.io/img/24-12-b1f699dc-f20c-4c93-a5ce-f768473fff62.png)

Fixes #230945

* fix test
2024-12-21 21:01:00 +00:00
Connor Peet d6a59b7969
debug: fix mismatched indentation for folders in loaded scripts (#236750)
* debug: fix mismatched indentation for folders in loaded scripts

Fixes #228241

* fix test
2024-12-21 20:59:52 +00:00
Joyce Er d4de5ceba4
test: adopt `ensureNoDisposablesAreLeakedInTestSuite` (#236766)
* test: adopt `ensureNoDisposablesAreLeakedInTestSuite`

* test: adopt `ensureNoDisposablesAreLeakedInTestSuite`
2024-12-21 04:23:36 +00:00
Joyce Er 68252d3d7b
fix: don't leak listener in share contribution (#236767) 2024-12-20 23:22:20 -05:00
Joyce Er 13d2a615cb
fix: don't register Cloud Changes action if not configured in product.json (#236764) 2024-12-20 14:33:52 -08:00
Connor Peet 0c51035590
testing: fix errors peeks being oversized relative to their contents (#236763)
Fixes #214011
2024-12-20 13:59:08 -08:00
Henning Dieterichs 3751af286f
Implements inline edit indicator hover (#236738) 2024-12-20 13:25:17 -08:00
Daniel Imms cd185ac9bc
Merge branch 'main' into tyriar/xterm@241220 2024-12-20 12:42:23 -08:00
Megan Rogge 9ee30e50da
fix terminal completion issues with `replacementIndex` (#236728)
fix replacement index weirdness + more
2024-12-20 12:05:31 -08:00
Connor Peet 5d5976d10c
fix: macos external terminal not opening in darkwin remotes (#236426)
Closes #236425
2024-12-20 20:22:59 +01:00
Matt Bierner f0923797bd
Merge pull request #236747 from mjbvz/above-asp
Fix escaping of raw values that contain `&` in md preview
2024-12-20 11:07:48 -08:00
Henning Dieterichs b9f07f1e94
Adds color descriptions. (#236741) 2024-12-20 11:02:18 -08:00
Henning Dieterichs 83c336d7d6
Log when a derived gets cleared (#236739) 2024-12-20 11:01:59 -08:00
Daniel Imms 9207b53cf3
@xterm/xterm@5.6.0-beta.74
Fixes #117741
2024-12-20 10:58:46 -08:00
Henning Dieterichs 094e96a2ea
Introduces IObservableWithChange so that typescript does not show the default type for TChange in hovers. (#236629)
* Introduces IObservableWithChange so that typescript does not show the default type for TChange in hovers.

This should make it easier to understand types when observables (potentially nested) are involved.

* Fixes monaco editor
2024-12-20 19:55:45 +01:00
Matt Bierner 7cf9dbecf6 Fix escaping of raw values that contain `&` in md preview
Fixes #236660
2024-12-20 10:52:07 -08:00
Matt Bierner c55b2da5ef
Merge pull request #236731 from mjbvz/upset-clownfish
Fix response toString for inline refs
2024-12-20 10:38:15 -08:00
Megan Rogge 15da1932a9
Allow completions to be requested earlier (#236630) 2024-12-20 12:36:07 -06:00
Connor Peet eee5e7643a
cli: propagate server-data-dir and extensions-dir when installing service (#236734)
Fixes #236195
2024-12-20 10:29:40 -08:00
Joyce Er 720422ca07
chore: bump milestone in work notebook (#236730) 2024-12-20 10:29:24 -08:00
Joyce Er 0f2ee1f669
fix: promote suggested file to working set when opened (#236737) 2024-12-20 10:29:11 -08:00
Megan Rogge 23aee3d360
Revert "Reland fix custom task shell doesn't work without manually passing in "run command" arg/flag" (#236726)
Revert "Reland fix custom task shell doesn't work without manually passing in…"

This reverts commit 330ab6c292.
2024-12-20 10:28:50 -08:00
Daniel Imms 131ee0ef66
Merge pull request #236736 from microsoft/tyriar/236670
Explain exitCode undefined in more detail
2024-12-20 10:25:41 -08:00
Megan Rogge dfdece69e6
fix types for task API props (#236735)
fix #231858
2024-12-20 19:23:36 +01:00
Daniel Imms 437450a35c
Explain exitCode undefined in more detail
Fixes #236670
2024-12-20 10:08:18 -08:00
Daniel Imms e5f9272019
Merge pull request #236729 from microsoft/tyriuar/160325
Suppress exit warning after ctrl+d
2024-12-20 10:01:10 -08:00
Matt Bierner 1be76b3c97 Fix response toString for inline refs
Fixes #236655
2024-12-20 09:47:26 -08:00
Daniel Imms 1270874649
Suppress exit warning after ctrl+d
Fixes #160325
2024-12-20 09:43:35 -08:00
Daniel Imms 68ebb25638
Merge pull request #236721 from microsoft/tyriar/199974
Indicate when terminal sticky scroll is truncated
2024-12-20 09:06:43 -08:00
Daniel Imms 9f717d99eb
Merge pull request #236720 from microsoft/tyriar/235730
Register editor gpu acceleration with included:false
2024-12-20 09:06:15 -08:00
Daniel Imms 62948ea6d8
Indicate when terminal sticky scroll is truncated
Fixes #199974
2024-12-20 08:23:25 -08:00
Benjamin Christopher Simmonds decaa08e99
Use correct context keys for share provider title context action (#236718)
use correct context keys for share provider titile context action
2024-12-20 17:15:05 +01:00
Daniel Imms 5cdf4dd74b
Register editor gpu acceleration with included:false
Fixes #235730
2024-12-20 08:14:37 -08:00
Ladislau Szomoru b8b4db329e
Git - cleanup `vscode-merge-base` git config key when deleteing a branch (#236716) 2024-12-20 16:51:58 +01:00