Commit graph

123772 commits

Author SHA1 Message Date
Matt Bierner 9d5a68dde4
Make arguments readonly (#224983)
Object passed to our functions are almost always readonly
2024-08-08 11:54:36 -07:00
Gabriela Araujo Britto 6cbbd1012a
[typescript-language-features] fix diagnostics telemetry property name (#225079)
fix diagnostics telemetry property name
2024-08-08 11:52:15 -07:00
Alex Ross c7cf0f18ef
Try to fix loading tree sitter wasm (#225144) 2024-08-08 10:02:32 -07:00
Benjamin Pasero b1a6f7e780
ELECTRON_RUN_AS_NODE is removed too late before bootstrap-amd.js redefines 'fs' (fix #225139) (#225141) 2024-08-08 09:12:03 -07:00
Don Jayamanne 559107b7a9
Remove Inserted/Deleted text from notebook cell diff header (#225091)
Remote Inserted/Deleted text from header
2024-08-08 17:24:27 +10:00
Robo d288df1a9b
chore: update kerberos@2.1.1 (#225101)
* Revert "Revert "chore: bump kerberos" (#225084)"

This reverts commit 9af3636703.

* build: avoid dlopen kerberos deps on macOS

* ci: update cache

* chore: update rpm and deb dependencies
2024-08-08 07:30:03 +02:00
Matt Bierner 8245d426e0
Update marked (#225096)
* Update marked

This bumps our marked version from 4.x to 14.x. This fixes a number of bugs in markdown parsing however is somewhat risky as we've missed so many versions. Hoping to merge early in the iteration so we can catch any potential issues

* Add highlighting

Copying over marked-highlight for now

* Fix newline in generated html

* Fix plaintext rendering of headers
2024-08-07 19:45:37 -07:00
Don Jayamanne 1dcacc655c
Hide glyph margin for inserted/deleted cells in nb diff view (#225100) 2024-08-08 12:45:04 +10:00
Raymond Zhao 28ba9f5e58
fix: add postinst template conditions (#225097) 2024-08-07 17:00:39 -07:00
Cody Beyer fb413e989b adding ai-inference tags for python and js 2024-08-07 16:49:45 -07:00
Megan Rogge 4a7a65c55b
only get workspace tasks when getKnownTasks is called if in a trusted workspace, prevent trust dialog from showing for this case (#225087)
fix #224881
2024-08-07 13:23:26 -07:00
Raymond Zhao 9af3636703
Revert "chore: bump kerberos" (#225084)
Revert "chore: bump kerberos (#224992)"

This reverts commit 5eb2a65d50.
2024-08-07 13:07:08 -07:00
Megan Rogge 8ea260e295
don't throw error when waitToActivate is true (#225082) 2024-08-07 12:41:20 -07:00
Aaron Munger 3945bc59ae
remove config toolbar for IW execution setting (#224999) 2024-08-07 11:07:54 -07:00
Matt Bierner ca51dd36ab
Remove copilot code block scheme (#225071)
This scheme is no longer used
2024-08-07 10:49:26 -07:00
Raymond Zhao 5eb2a65d50
chore: bump kerberos (#224992)
* chore: bump kerberos

* Bump kerberos in remote as well
2024-08-07 10:39:42 -07:00
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