Daniel Imms
2e7893cfd6
Use onData over onKey as the latter doesn't fire in tests
2024-07-18 09:26:48 -07:00
Daniel Imms
361e0f04d6
Merge branch 'main' into tyriar/222076__222089
2024-07-18 09:18:35 -07:00
Rob Lourens
e8e6e1f69c
Remove obsolete chat version check ( #219629 )
...
* Remove obsolete chat version check
* Fix build
2024-07-18 17:01:39 +02:00
Robo
dea2695303
fix: ELECTRON_RUN_AS_NODE leaking into tunnel process ( #222030 )
2024-07-18 07:52:10 -07:00
Daniel Imms
6812c043d5
Merge branch 'main' into tyriar/222076__222089
2024-07-18 07:22:03 -07:00
Megan Rogge
b4059a67e2
get stop action to work for terminal chat ( #222004 )
2024-07-18 07:01:47 -07:00
Daniel Imms
57c8c83b1e
Merge pull request #221980 from scop/fix/bash-nounset
...
Fix terminal `__vsc_first_prompt` errors with bash in `nounset` mode
2024-07-18 06:21:54 -07:00
Daniel Imms
9458944bca
Merge pull request #222080 from microsoft/tyriar/222076
...
Never request completions when navigating history
2024-07-18 06:20:07 -07:00
Daniel Imms
ddf81a7238
Merge pull request #222070 from microsoft/tyriar/222068
...
Implement terminal.integrated.suggest.runOnEnter
2024-07-18 06:19:23 -07:00
Daniel Imms
1a11d58b20
Never request completions right after accepting
...
Fixes #222089
2024-07-18 06:02:45 -07:00
Daniel Imms
8d23e6fe2b
Merge pull request #222078 from microsoft/tyriar/222050
...
Revive URI components and fix cwd not being set after reload
2024-07-18 05:12:23 -07:00
Sandeep Somavarapu
1c5b42b0e9
fix #177632 and #168867 ( #222072 )
2024-07-18 05:08:29 -07:00
Daniel Imms
585e51ef4c
Never request completions when navigating history
...
Fixes #222076
2024-07-18 05:03:42 -07:00
Daniel Imms
422de3d094
Revive URI components and fix cwd not being set after reload
...
Fixes #222050
2024-07-18 04:53:00 -07:00
Daniel Imms
958af763ec
Merge branch 'main' into tyriar/222068
2024-07-18 04:34:10 -07:00
Daniel Imms
c6c527956c
Merge pull request #221956 from microsoft/tyriar/219875__221953
...
Use completion text always instead of label
2024-07-18 04:32:56 -07:00
Michael Lively
58e368e492
Introduce multi-cell selection commenting ( #221978 )
...
* introduce multi-cell selection commenting
* remove `promise.all`
2024-07-18 04:30:15 -07:00
Daniel Imms
af4bd60aac
Implement terminal.integrated.suggest.runOnEnter
...
Fixes #222068
2024-07-18 04:25:23 -07:00
Ladislau Szomoru
90c214044f
SCM - improve history item hover layout ( #222066 )
2024-07-18 04:04:14 -07:00
Daniel Imms
fe733d7500
Clean up
2024-07-18 04:04:05 -07:00
Daniel Imms
8fc50bf642
Merge branch 'main' into tyriar/219875__221953
2024-07-18 04:00:13 -07:00
Henning Dieterichs
37a9761fca
Introduced diffEditor.experimental.useTrueInlineView (defaults to false). Fixes #176969
2024-07-18 12:30:12 +02:00
Sandeep Somavarapu
c0c38aeb80
#222024 improve status ( #222027 )
2024-07-18 01:25:50 -07:00
Sandeep Somavarapu
3fa56e14ef
fix #222024 ( #222025 )
2024-07-18 00:40:13 -07:00
Rob Lourens
65a6a2f783
Support "code citations" in chat API ( #221996 )
...
* Support "code citations" in chat API
* Update tests
2024-07-17 18:24:27 -07:00
Bhavya U
6656043f47
Remove code for disabled chat welcome view exp ( #222000 )
...
* Remove code for disabled chat welcome view exp
* Update distro
2024-07-17 17:06:13 -07:00
Tyler James Leonhardt
97ac031852
clear items on show so that if they are delayed, no stale data is shown ( #222002 )
...
Fixes https://github.com/microsoft/vscode/issues/219946
2024-07-17 16:39:25 -07:00
Raymond Zhao
734c30e521
fix: incorrect roles defined for settings switcher ( #221999 )
...
Ref #214227
2024-07-17 16:24:30 -07:00
Matt Bierner
6eb023ca6f
Fix version for web TS ( #221992 )
2024-07-17 14:41:02 -07:00
Daniel Imms
d1e7a94194
Merge pull request #221955 from microsoft/tyriar/219875
...
Correct leading line content and replacement indexed for TabExpansion2 completions
2024-07-17 13:24:20 -07:00
Ville Skyttä
09393ecb99
Fix terminal __vsc_first_prompt errors with bash in nounset mode
2024-07-17 23:04:36 +03:00
Megan Rogge
8e26393f3f
do not implicitly add onTaskType:x activation events for extensions which contribute a task of type x ( #221967 )
...
fix #192043
2024-07-17 12:23:39 -07:00
syi0808
4bcfe94548
fix(terminal): remove fixRows line in add scrollbar
2024-07-18 04:19:41 +09:00
Daniel Imms
b28a455d60
Merge branch 'tyriar/219875' into tyriar/219875__221953
2024-07-17 12:18:59 -07:00
Daniel Imms
46eaf097e5
Simplify accepting completion, replace right side of replacement
2024-07-17 12:09:35 -07:00
Megan Rogge
5e25f3eecf
include configure kb actions in accessible view toolbar menu ( #221970 )
...
fix #221744
2024-07-17 11:57:48 -07:00
Megan Rogge
b129aa37b4
indent children elements in accessible view ( #221966 )
...
fix #221601
2024-07-17 11:22:04 -07:00
Ladislau Szomoru
c3da1da359
SCM - add the capability to filter history graph ( #221963 )
2024-07-17 10:59:11 -07:00
Bhavya U
77182da93d
Remove locker workflow ( #221952 )
2024-07-17 10:29:55 -07:00
Rob Lourens
842e001a3d
Change "repl" name in debug console actions ( #221960 )
2024-07-17 09:50:37 -07:00
Daniel Imms
7f24b32b85
Remove completion label code completely
2024-07-17 08:34:37 -07:00
Daniel Imms
47366d3ced
Use completion text always instead of label
...
Fixes #221953
2024-07-17 08:31:34 -07:00
Daniel Imms
62ddf0aa3c
Correct leading line content and replacement indexed for TabExpansion2 completions
...
Fixes #219875
2024-07-17 08:22:43 -07:00
Megan Rogge
38623f21e7
add RunAndDebug viewlet accessibility help, tie Repl/RunAndDebug dialogs together, rename ( #221860 )
...
* polish repl accessibility help
* add accessibility help for run and debug, rename/polish repl
* focus the relevant view
* add set breakpoint
2024-07-17 06:57:10 -07:00
John Murray
2c1c33cdbe
Hide Panel Maximize when at top but not center-aligned ( #221549 )
...
Co-authored-by: Benjamin Christopher Simmonds <44439583+benibenj@users.noreply.github.com >
2024-07-17 15:29:44 +02:00
Sandeep Somavarapu
ec07594cb9
profiles editor feedback ( #221938 )
...
* profiles editor feedback
* more polish
* fix margin
* fix outline
* fix hc theme styleing
* Show new profile action in open profile menu
* update options on name change
2024-07-17 15:26:44 +02:00
Henning Dieterichs
6b679357ad
Fixes #210793
2024-07-17 15:08:49 +02:00
Aiday Marlen Kyzy
42d1d2c260
Removing the double line spacing in the accessible hover view ( #221872 )
...
removing the double line spacing
2024-07-17 13:36:17 +02:00
Ladislau Szomoru
b17732f43c
Git - add terminal shell execution listener ( #221895 )
2024-07-17 14:28:09 +05:30
Sandeep Somavarapu
8fe01b3548
show model dialog instead of prompt ( #221885 )
...
* show model dialog instead of prompt
* fix tests
2024-07-17 00:55:23 -07:00