Skip to content

Commit 7e15403

Browse files
committed
Add info about trusting publishers for extension packs
1 parent fcf32a2 commit 7e15403

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/editor/extension-runtime-security.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ For example, an extension can read and write files on your machine, make network
2424

2525
As of VS Code release 1.97, when you first install an extension from a third-party publisher, VS Code shows a dialog prompting you to confirm that you trust the publisher of that extension.
2626

27+
When you trust the publisher of an extension pack or an extension with dependencies on other extensions, you are also trusting the publishers of the dependent extensions.
28+
2729
Publishers for extensions that you installed previously are considered trusted and are automatically added to the list of trusted publishers.
2830

2931
> [!IMPORTANT]

0 commit comments

Comments
 (0)