Daniel Imms
|
f8bcaf0186
|
Merge pull request #225050 from microsoft/tyriar/225042
Add all pwsh keywords as completions
|
2024-08-07 09:55:14 -07:00 |
|
Megan Rogge
|
43ec66eaa1
|
alert SR users with kb editor search result count (#224955)
fix #221565
|
2024-08-07 09:21:09 -07:00 |
|
Aaron Munger
|
b5300cb68d
|
fix lint warning (#224996)
* fix lint warning
* fix path
|
2024-08-07 09:05:38 -07:00 |
|
Daniel Imms
|
3fc6de2ce6
|
Merge pull request #225063 from microsoft/tyriar/225043
Add ignore runOnEnter option
|
2024-08-07 08:51:32 -07:00 |
|
Matt Bierner
|
9afcef5dd1
|
Bump notebook milestones (#224980)
|
2024-08-07 08:39:54 -07:00 |
|
Benjamin Pasero
|
c60ef34c7b
|
Local history: sort picker by editor history and allow to open in background (#225067)
(fix #225066)
|
2024-08-07 08:36:58 -07:00 |
|
Daniel Imms
|
d56e681090
|
Remove unused import
|
2024-08-07 08:36:08 -07:00 |
|
Daniel Imms
|
6dc216dde3
|
Merge pull request #225061 from microsoft/tyriar/distro_240807
Update distro
|
2024-08-07 08:15:12 -07:00 |
|
Daniel Imms
|
fe1a771c06
|
Merge pull request #225060 from microsoft/tyriar/225041
Use AddMember to drive custom icon in completions from git
|
2024-08-07 08:14:53 -07:00 |
|
Martin Aeschlimann
|
831d1f855d
|
Unable to open empty remote workspace using vscode scheme URL (#224949)
* Unable to open empty remote workspace using vscode scheme URL
* don't remove `getRemoteAuthority`
* fix
* polish
|
2024-08-07 17:13:31 +02:00 |
|
Daniel Imms
|
788adf50c2
|
Add ignore runOnEnter option
Part of #225043
|
2024-08-07 07:56:03 -07:00 |
|
Daniel Imms
|
7edaa08521
|
Update distro
Part of #145234
|
2024-08-07 07:41:07 -07:00 |
|
Daniel Imms
|
64b59e5141
|
Use AddMember to drive custom icon in completions from git
Fixes #225041
|
2024-08-07 07:29:00 -07:00 |
|
Daniel Imms
|
cf347edc08
|
Merge pull request #224744 from microsoft/tyriar/145234_2
Finalize shellIntegration API
|
2024-08-07 06:55:30 -07:00 |
|
Don Jayamanne
|
e94c53140d
|
Align nb cell diff header and code editor (#225049)
|
2024-08-07 23:47:55 +10:00 |
|
Henning Dieterichs
|
adbf3972d9
|
Fixes #224943
|
2024-08-07 15:47:02 +02:00 |
|
Daniel Imms
|
547cfebaaf
|
Merge pull request #225053 from microsoft/tyriar/225044
Only use terminal suggest on pwsh 7+
|
2024-08-07 06:46:34 -07:00 |
|
Daniel Imms
|
72a429654f
|
Merge pull request #225037 from microsoft/tyriar/conpty_asar
Don't pack conpty binaries into asar
|
2024-08-07 06:46:03 -07:00 |
|
Megan Rogge
|
a9f90b7e8f
|
allow SR users to enable autoSynthesize, migrate the setting to an enum (#224958)
|
2024-08-07 06:15:07 -07:00 |
|
Daniel Imms
|
ef93c7ebf2
|
Only use terminal suggest on pwsh 7+
Fixes #225044
|
2024-08-07 05:52:08 -07:00 |
|
Megan Rogge
|
3cb5a84125
|
respect waitOnExit behavior (#224953)
check waitOnExit #224418
|
2024-08-07 05:49:59 -07:00 |
|
Alex Ross
|
4b4cf77ff4
|
Have a boolean setting for tree sitter (#225045)
Part of #210475
|
2024-08-07 14:49:33 +02:00 |
|
Daniel Imms
|
6f4db616d1
|
Add all pwsh keywords as completions
Fixes #225042
|
2024-08-07 05:32:08 -07:00 |
|
BABA
|
1df84b2205
|
Respect the original terminal tab order after drag multiple tabs (#224591)
|
2024-08-07 11:59:09 +00:00 |
|
Martin Aeschlimann
|
16cb9de381
|
editorOverviewRuler.findMatchForeground not set in light HC theme (#225038)
|
2024-08-07 04:32:56 -07:00 |
|
Martin Aeschlimann
|
91209dc8ce
|
Unexpected brackets are not colored in Light High Contrast theme (#225036)
|
2024-08-07 04:28:56 -07:00 |
|
Daniel Imms
|
ed73b9d5f2
|
Don't pack conpty binaries into asar
Part of microsoft/vscode#224488
|
2024-08-07 04:05:09 -07:00 |
|
Ladislau Szomoru
|
d0082c7e63
|
SCM - do not show initial commit if the repository has been published (#225031)
|
2024-08-07 03:32:35 -07:00 |
|
Don Jayamanne
|
a135d55db1
|
Add Input cell headers for Inserted/Deleted cells (#225027)
* Add `Input` cell headers for Inserted/Deleted cells
* Same paddig for all cells
|
2024-08-07 20:24:14 +10:00 |
|
troy351
|
911602a8b8
|
fix: multiDiffEditor has wrong background color name (#224151)
use correct color name
Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
|
2024-08-07 12:04:28 +02:00 |
|
Martin Aeschlimann
|
69647f087c
|
testWSLFeatureInstalled: spawn EPERM (#225025)
|
2024-08-07 02:23:48 -07:00 |
|
Ladislau Szomoru
|
6b0fa93c81
|
Git - extension should only open repositories for resources with the file scheme (#225024)
|
2024-08-07 02:20:56 -07:00 |
|
Johannes Rieken
|
a2547631a8
|
make amdX more graceful when encountering faux AMD (#225017)
* make amdX more graceful when encountering faux AMD
* fix monaco
|
2024-08-07 11:07:36 +02:00 |
|
Benjamin Pasero
|
4a8eb1a4af
|
Content lost on failed save (fix #224820) (#225020)
|
2024-08-07 00:24:13 -07:00 |
|
Justin Chen
|
1925ac59ef
|
add index to suggestions telemetry (#225001)
* add some telemetry
* add telemetry data
* cleanup and revert some changes
|
2024-08-07 00:10:18 -07:00 |
|
Johannes Rieken
|
7380dcb04a
|
api todos and notebook date update (#225016)
|
2024-08-07 00:07:02 -07:00 |
|
Daniel Imms
|
d4c4e690b9
|
Merge pull request #225003 from microsoft/tyriar/conpty_update
Update conpty.dll
|
2024-08-06 20:43:19 -07:00 |
|
Daniel Imms
|
7873057bb3
|
Update conpty.dll
Part of microsoft/vscode#224488
|
2024-08-06 18:48:14 -07:00 |
|
Don Jayamanne
|
fedcaf3e4b
|
Rename Cell to Input in nb diff view (#224988)
|
2024-08-07 11:01:03 +10:00 |
|
Rob Lourens
|
10487da7f3
|
Fix progress task with empty message (#224995)
|
2024-08-06 16:42:19 -07:00 |
|
Don Jayamanne
|
1ef4060adf
|
Soft revert of support for #224759 (#224986)
Soft revert of support for 224759
|
2024-08-07 09:14:45 +10:00 |
|
Matt Bierner
|
b7e421b734
|
Fix arguments for create tsconfig/jsconfig (#224990)
Fix arguments for create tsconfig/jsconfig
Fixes #224989
Adds typings too to prevent this again
|
2024-08-06 16:04:21 -07:00 |
|
Matthias B.
|
cd340e6aa4
|
Fix: only add apt sources for users that want them (#22145) (#221285)
Signed-off-by: Matthias Breithaupt <m.breithaupt@vogl-electronic.com>
|
2024-08-06 14:54:05 -07:00 |
|
Megan Rogge
|
ab962cd422
|
ensure dependency tasks are removed from activeTasks (#224984)
ensure dependency tasks are removed from activeTasks
|
2024-08-06 23:28:43 +02:00 |
|
Peng Lyu
|
2b334e5f42
|
Merge pull request #224971 from microsoft/semantic-jackal
Refactoring - removing the unecessary if check
|
2024-08-06 13:40:47 -07:00 |
|
Michael Lively
|
8087dd8146
|
Fix reading null WH query modelInfo (#224969)
fix reading null modelInfo
|
2024-08-06 10:57:39 -07:00 |
|
Peng Lyu
|
3b0671e73a
|
Enable notebook smoke test for electron only (#224968)
|
2024-08-06 10:38:22 -07:00 |
|
Michael Lively
|
93f019cec1
|
Debt - Hook up a generic textual document highlight provider for single and multi file settings (#224884)
* textual occurrence provider as a generic highlight provider
* `[]` is valid, so change to undefined in test w invalid occurrece value
|
2024-08-06 10:34:09 -07:00 |
|
David Dossett
|
e745f44fdd
|
Merge pull request #224639 from microsoft/ddossett/surprised-trout
Add missing border radius to custom dialog
|
2024-08-06 10:06:04 -07:00 |
|
Aiday Marlen Kyzy
|
eae864677e
|
refactoring the code
|
2024-08-06 19:06:01 +02:00 |
|