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 |
Alex Dima
|
91ced52bc8
|
Add the possibility to define context keys on CodeEditorWidgets
|
2024-12-20 11:01:48 +01:00 |
Ladislau Szomoru
|
b9084edd1c
|
Git - file system provider should throw `FileNotFound` if the resource does not exist in git instead of returning an empty file (#236676)
|
2024-12-20 10:08:22 +01:00 |
Benjamin Pasero
|
da59ef74e2
|
workbench.action.focus*GroupWithoutWrap commands fail to focus *-most group when sibebar/panel is focused (fix #236648) (#236673)
|
2024-12-20 09:11:12 +01:00 |
Ladislau Szomoru
|
77cec55e49
|
Git - git installation welcome view should use remoteName context key (#236672)
|
2024-12-20 08:53:35 +01:00 |
Rob Lourens
|
89f808979a
|
Cancel request tool calls when cancelling chat request (#236663)
* Cancel request tool calls when cancelling chat request
Fix #232775
* Don't invoke tool if cancelled before
* Fix tests
|
2024-12-20 03:39:33 +00:00 |
Rob Lourens
|
38c3ebef2e
|
Remove repeated call, warn on invalid persisted data (#236658)
|
2024-12-20 07:09:08 +05:30 |
Megan Rogge
|
41793c2d43
|
use keyboard vs key icon for configure keybinding action icons (#236649)
fix #229827
|
2024-12-19 14:26:26 -08:00 |
Megan Rogge
|
ee8c3e9e8a
|
add `Terminal: resize suggest widget size` command (#236639)
fix #235091
|
2024-12-19 13:52:14 -08:00 |
Ladislau Szomoru
|
f442df1747
|
Git - better match git conflict decorations (#236646)
|
2024-12-19 22:06:52 +01:00 |
Connor Peet
|
6ec5e7b296
|
debug: fix tree 'measuring node not in DOM error' (#236645)
|
2024-12-19 22:06:18 +01:00 |
Michael Lively
|
ad359b1ca9
|
Clear nb selection highlights on non-explicit cursor events (#236641)
ugh I overthought this. clear on non-explicit cursor events. (ie typing)
|
2024-12-19 12:58:38 -08:00 |
Tyler James Leonhardt
|
358e96ab1e
|
Cancel if the user dismisses the modal (#236642)
Fixes https://github.com/microsoft/vscode/issues/235364
|
2024-12-19 21:40:19 +01:00 |
Matt Bierner
|
9c0128b9d6
|
Merge pull request #236297 from DetachHead/patch-1
remove `javascript.inlayHints.enumMemberValues.enabled` because javascript does not have enums
|
2024-12-19 12:16:37 -08:00 |
Tyler James Leonhardt
|
e48d729d21
|
Apply margin to action items (#236638)
Fixes https://github.com/microsoft/vscode/issues/233699
|
2024-12-19 21:09:55 +01:00 |
Benjamin Christopher Simmonds
|
2217f51cf8
|
Fix title bar focus command when hidden (#236635)
fix #236597
|
2024-12-19 12:01:41 -08:00 |
Joyce Er
|
2a99d43315
|
fix: don't watch untitled files for chat editing (#236634)
|
2024-12-19 20:44:22 +01:00 |
Megan Rogge
|
1cbc2eedcd
|
rm `auto` as a type for voice synthesizer setting (#236616)
fix #229403
|
2024-12-19 19:30:17 +00:00 |
RedCMD
|
d34e04970c
|
Add `outdated` and `recentlyUpdated` suggestions to extension filter (#235884)
|
2024-12-19 19:54:50 +01:00 |
Megan Rogge
|
fe68aa5447
|
fix go to symbol in accessible view (#236624)
|
2024-12-19 10:52:06 -08:00 |
Tyler James Leonhardt
|
d55cb9a7a0
|
Use claims to force an idToken in Broker flow (#236623)
Looks like the Broker doesn't support `forceRefresh`... This is an alternative way of forcing a refresh.
Fixes https://github.com/microsoft/vscode/issues/229456
|
2024-12-19 19:25:37 +01:00 |
Henning Dieterichs
|
8be4be068e
|
Fixes bug (#236620)
|
2024-12-19 19:21:00 +01:00 |
Megan Rogge
|
a6210a08ac
|
user aria alert vs native when navigating in terminal accessible view (#236622)
fix #236621
|
2024-12-19 19:18:50 +01:00 |
Henning Dieterichs
|
27abe271cd
|
Implements experimental word replacement and insertion views. (#236618)
|
2024-12-19 19:15:05 +01:00 |
Martin Aeschlimann
|
ceab34bc36
|
icon themes: remove fontCharacterRegex (#236610)
|
2024-12-19 18:10:29 +01:00 |
Megan Rogge
|
9945f3b953
|
Revert "focus debug console when it becomes visible " (#236607)
|
2024-12-19 17:55:15 +01:00 |
Henning Dieterichs
|
613ad56601
|
code cleanup (#236595)
* code cleanup
* Fix CI
|
2024-12-19 16:03:58 +00:00 |
Benjamin Christopher Simmonds
|
ffbf5a7f28
|
Use indices for queue processing instead of Array.shift() (#236601)
* Use indices instead of Array.shift()
* 💄
|
2024-12-19 16:51:06 +01:00 |
Ladislau Szomoru
|
f990dfb385
|
Git - expose `env` through the extension API (#236598)
|
2024-12-19 16:27:08 +01:00 |
Sandeep Somavarapu
|
986871f71a
|
Proper fix for #236537 (#236596)
- Support installEveryWhere option by installing the extension only on servers on which it is not installed
|
2024-12-19 16:20:19 +01:00 |
Daniel Imms
|
8467007af3
|
Merge pull request #236570 from microsoft/tyriar/236097
Cache builtin commands and get all global commands for pwsh
|
2024-12-19 07:04:02 -08:00 |
Ladislau Szomoru
|
25b88b7e4a
|
Git - fix encoding issue with stage selected ranges (#236484)
|
2024-12-19 15:46:46 +01:00 |
Benjamin Christopher Simmonds
|
4051adf0a8
|
Fix TypeError for undefined isShowingFilterResults (#236590)
fix #236521
|
2024-12-19 15:10:05 +01:00 |
Daniel Imms
|
fcdef2ecf1
|
Merge pull request #236588 from microsoft/tyriar/235575
Ignore bg terminals for confirmOnExit
|
2024-12-19 05:27:43 -08:00 |