Skip to content

VSCode本地工作区扩展现已可用 #681

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

Closed
Soltus opened this issue May 3, 2024 · 0 comments
Closed

VSCode本地工作区扩展现已可用 #681

Soltus opened this issue May 3, 2024 · 0 comments
Assignees
Labels
- - - Ext 🧩 插件扩展 🧩 - - Ext / VSCE 🤍 VSCode 扩展(插件)相关
Milestone

Comments

@Soltus
Copy link
Member

Soltus commented May 3, 2024

本地工作区扩展首次在VS Code 1.88版本中推出,现已(v1.89)普遍可用。您现在可以直接将扩展包含在您的工作区中,并仅为该工作区安装它。此功能旨在满足您特定的工作区需求,并提供更加量身定制的开发体验。

要使用此功能,您需要将扩展放在您的工作区的.vscode/extensions文件夹中。然后,VS Code会在扩展视图的工作区推荐部分显示此扩展,用户可以从那里安装它。VS Code仅为该工作区安装此扩展。本地工作区扩展需要用户信任工作区,然后才能安装和运行此扩展。

请注意,您应该将解压后的扩展包含在.vscode/extensions文件夹中,而不是VSIX文件。您也可以只包含扩展的源代码,并将其作为工作区设置的一部分构建。
image

@Soltus Soltus added the - - Ext / VSCE 🤍 VSCode 扩展(插件)相关 label May 3, 2024
@Soltus Soltus added this to the 0.32 milestone May 3, 2024
@Soltus Soltus self-assigned this May 3, 2024
Soltus added a commit that referenced this issue May 3, 2024
@Soltus Soltus closed this as completed May 3, 2024
@Soltus Soltus added the - - - Ext 🧩 插件扩展 🧩 label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
- - - Ext 🧩 插件扩展 🧩 - - Ext / VSCE 🤍 VSCode 扩展(插件)相关
Projects
Archived in project
Development

No branches or pull requests

1 participant