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.

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
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
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
Benjamin Christopher Simmonds
d8c2678e9a
Add share context menu action ( #236699 )
...
share context menu action
2024-12-20 06:25:40 -08:00
Ladislau Szomoru
502a7e5d43
SCM - do not show "Open in External Terminal" action when connected to a remote ( #236697 )
2024-12-20 15:16:06 +01:00
Daniel Imms
1b43b074a2
Merge pull request #236696 from microsoft/tyriar/236517
...
Polish terminal toggle creation and add hideOnLastClosed setting
2024-12-20 06:03:39 -08:00
Daniel Imms
f7fd6660f9
Add hideOnLastClosed setting
...
Fixes #236517
2024-12-20 05:35:12 -08:00
Ladislau Szomoru
8d0d731b7c
SCM - add scm.historyProviderCount context key ( #236694 )
2024-12-20 14:31:20 +01:00
Daniel Imms
2dc420d638
Create terminal when toggled without contents
...
Fixes #236517
2024-12-20 05:31:07 -08:00
Daniel Imms
dc9672615a
Merge pull request #236695 from microsoft/tyriar/231562_2
...
Set multi-line setting to a valid value when disabling
2024-12-20 05:12:13 -08:00
Daniel Imms
78cd9519c5
Close the terminal view when there's only one visible view
...
Part of #236517
2024-12-20 05:10:57 -08:00
Daniel Imms
692fbdbd4d
Set multi-line setting to a valid value when disabling
...
Fixes #231562
2024-12-20 04:52:33 -08:00
Alex Ross
d239347a1c
Add a context key for whether commenting is enabled ( #236679 )
2024-12-20 12:05:21 +01:00
Benjamin Christopher Simmonds
c1cff695d7
Consistent layout actions for views/containers/activitybar ( #236686 )
...
consistent layout actions
2024-12-20 11:40:15 +01:00
Alexandru Dima
5930e9416f
Merge pull request #236685 from microsoft/alexd/popular-krill
...
Make Tab and Escape work when focus is in the preview
2024-12-20 11:30:02 +01:00
zWing
1730c76f6b
fix(git-ext): fix limitWarning block the git status progress ( #226577 )
2024-12-20 10:29:31 +00:00
Alex Dima
16074f90ff
Merge remote-tracking branch 'origin/main' into alexd/popular-krill
2024-12-20 11:14:40 +01:00
Alex Dima
9cb7a27bd0
Make Tab and Escape work when focus is in the preview
2024-12-20 11:14:30 +01:00
Martin Aeschlimann
eb66332871
Merge pull request #236012 from The-Fiery-Fire/bun
...
`bun.lock` as package manager lockfile
2024-12-20 11:05:57 +01:00
Alex Dima
7d4b23f21a
Move getOuterEditor near the EmbeddedCodeEditorWidget
2024-12-20 11:02:35 +01:00