<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/enterprise-managed-plugins-in-vs-code-in-public-preview-8zieiuhho" -->

---
title: Enterprise-managed plugins in VS Code in public preview
description: VS Code version 1.122 adds support for enterprise-managed plugins in GitHub Copilot, extending the capability previously launched for Copilot CLI. Enterprise...
canonical: https://daily.dev/posts/enterprise-managed-plugins-in-vs-code-in-public-preview-8zieiuhho
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Enterprise-managed plugins in VS Code in public preview | daily.dev
og:description: VS Code version 1.122 adds support for enterprise-managed plugins in GitHub Copilot, extending the capability previously launched for Copilot CLI. Enterprise...
og:url: https://daily.dev/posts/enterprise-managed-plugins-in-vs-code-in-public-preview-8zieiuhho
og:image: https://api.daily.dev/og/posts/8ZiEiuhhO.png
og:image:alt: Enterprise-managed plugins in VS Code in public preview
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Enterprise-managed plugins in VS Code in public preview

**[GitHub Changelog](https://daily.dev/sources/github_updates)** · 1 min read · 0 upvotes · 0 comments

## Summary

VS Code version 1.122 adds support for enterprise-managed plugins in GitHub Copilot, extending the capability previously launched for Copilot CLI. Enterprise administrators can now configure and distribute plugins, custom agents, MCP configurations, and hooks to all licensed users via a settings.json file in a private GitHub repository. These settings apply automatically to both VS Code and Copilot CLI clients for users with Copilot Business or Copilot Enterprise licenses, reducing onboarding friction and improving governance.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.blog/changelog/2026-06-05-enterprise-managed-plugins-in-vs-code-in-public-preview>

## Similar posts on daily.dev

- [Enterprise-managed plugins in GitHub Copilot CLI are now in public preview](https://daily.dev/posts/enterprise-managed-plugins-in-github-copilot-cli-are-now-in-public-preview-sz5fxet4u) · GitHub Changelog · 1 upvotes · 0 comments
- [Enterprise managed settings in GitHub Copilot for JetBrains](https://daily.dev/posts/enterprise-managed-settings-in-github-copilot-for-jetbrains-h3nyd2ye9) · GitHub Changelog · 0 upvotes · 0 comments
- [Enterprise team specialization for managed settings](https://daily.dev/posts/enterprise-team-specialization-for-managed-settings-zrrffisis) · GitHub Changelog · 0 upvotes · 0 comments

---

Tags: [#github](https://daily.dev/tags/github), [#vscode](https://daily.dev/tags/vscode), [#mcp](https://daily.dev/tags/mcp)

[View this post on daily.dev](https://daily.dev/posts/enterprise-managed-plugins-in-vs-code-in-public-preview-8zieiuhho)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Enterprise-managed plugins in VS Code in public preview","url":"https://daily.dev/posts/enterprise-managed-plugins-in-vs-code-in-public-preview-8zieiuhho","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/enterprise-managed-plugins-in-vs-code-in-public-preview-8zieiuhho"},"datePublished":"2026-06-05T21:21:50.880Z","dateModified":"2026-06-05T21:22:09.027Z","description":"VS Code version 1.122 adds support for enterprise-managed plugins in GitHub Copilot, extending the capability previously launched for Copilot CLI. Enterprise...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/130b3bca59caa9a1837c28072eef0242?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/130b3bca59caa9a1837c28072eef0242?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"GitHub Changelog","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"GitHub Changelog","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/15004b7835da4d89b02b115871f0f6dc","url":"https://daily.dev/sources/github_updates"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/enterprise-managed-plugins-in-vs-code-in-public-preview-8zieiuhho","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"github,vscode,mcp","timeRequired":"PT1M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"GitHub Changelog","item":"https://daily.dev/sources/github_updates"},{"@type":"ListItem","position":3,"name":"Enterprise-managed plugins in VS Code in public preview"}]}
```

