Skip to content

VsCode Capabilities#55

Open
ross-p-smith wants to merge 3 commits intomicrosoft:mainfrom
ross-p-smith:ross/capabilities
Open

VsCode Capabilities#55
ross-p-smith wants to merge 3 commits intomicrosoft:mainfrom
ross-p-smith:ross/capabilities

Conversation

@ross-p-smith
Copy link
Collaborator

@ross-p-smith ross-p-smith commented Jan 2, 2024

Adding 2 capabilities to the extension to inform vscode whether this extension would effect workspace features

  • virtualWorkspaces
  • untrustedWorkspaces

This extension downloads files to the data directory used by vscode and does not use the /workspaces/ location for anything

Closes #21
Closes #22

This will not build until #54 is merged.

@ross-p-smith ross-p-smith self-assigned this Jan 2, 2024
@ross-p-smith ross-p-smith added the enhancement New feature or request label Jan 2, 2024
"categories": [
"Other"
],
"capabilities": {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️❤️☕️ Nice, this is step forward for this repo, also if it is ok can we please make sure about this specific aspect in this codebase https://github.com/microsoft/vscode/wiki/Virtual-Workspaces#review-that-the-code-is-ready-for-virtual-resources

Thank you so much.

Copy link
Collaborator

@hsubramanianaks hsubramanianaks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support virtual workspaces Support Workspace Trust

3 participants