Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support extensions from the workspace #206783

Closed
sandy081 opened this issue Mar 4, 2024 · 2 comments · Fixed by #210466
Closed

Support extensions from the workspace #206783

sandy081 opened this issue Mar 4, 2024 · 2 comments · Fixed by #210466
Assignees
Labels
extensions Issues concerning extensions feature-request Request for new features or functionality insiders-released Patch has been released in VS Code Insiders verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@sandy081
Copy link
Member

sandy081 commented Mar 4, 2024

A workspace can have an extension that is built only for the workspace. For such extensions, it does not makes sense to publish them to Marketplace and make them available for all workspaces. It would be nice to have an extension available in the workspace and gets loaded only for that workspace.

Examples:

  • ms-vscode.vscode-diagnostic-tools
  • ms-vscode.vscode-selfhost-test-provider
@sandy081 sandy081 added extensions Issues concerning extensions feature-request Request for new features or functionality labels Mar 4, 2024
@sandy081 sandy081 added this to the March 2024 milestone Mar 4, 2024
@sandy081 sandy081 self-assigned this Mar 4, 2024
@sandy081
Copy link
Member Author

CC @hediet @connor4312

sandy081 added a commit that referenced this issue Mar 12, 2024
sandy081 added a commit that referenced this issue Mar 12, 2024
* #206783 Implement workspace extensions

* fix compliaion

* fix web - add scanner service

* Web: add extensionsProfileScannerService to workbench
@gjsjohnmurray
Copy link
Contributor

Maybe migrate jrieken.vscode-pr-pinger to this as well? Pinging @jrieken

@sandy081 sandy081 modified the milestones: March 2024, April 2024 Apr 8, 2024
@sandy081 sandy081 reopened this Apr 8, 2024
@sandy081 sandy081 added verification-needed Verification of issue is requested and removed on-testplan labels Apr 16, 2024
@VSCodeTriageBot VSCodeTriageBot added unreleased Patch has not yet been released in VS Code Insiders insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Apr 16, 2024
@jrieken jrieken added the verified Verification succeeded label Apr 23, 2024
@microsoft microsoft locked and limited conversation to collaborators Jun 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
extensions Issues concerning extensions feature-request Request for new features or functionality insiders-released Patch has been released in VS Code Insiders verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants