.VSIX 文件扩展名

Visual Studio Extension

开发者 Microsoft
受欢迎程度
4.0  |  21 
 

什么是 VSIX 文件?

A VSIX file is an extension for Microsoft Visual Studio, an Integrated Development Environment (IDE) for Windows. It is used to add one or more features to Visual Studio. Each VSIX file is a .ZIP archive that contains a .VSIXMANIFEST file and the extension's resources.

更多信息

在 Microsoft Visual Studio Code 中打开的 .vsix 文件截图
在 Microsoft Visual Studio Code 中打开的 VSIX 文件

Windows developers use Microsoft Visual Studio to create Windows and web applications. While the program includes a robust set of default features, developers can add additional features using VSIX files, better known as Visual Studio extensions.

Typically, developers use Visual Studio's Manage Extensions window to search for, download, and install extensions. In this case, developers may not actually encounter a VSIX file, as Visual Studio typically automatically installs the associated extension. Developers who download extensions from Visual Studio's Marketplace, however, will receive those extensions in the form of VSIX files, which they must manually install in Visual Studio.

注: Some VSIX files are instead intended for use with Microsoft Visual Studio Code. Typically, developers download these VSIX files from the Visual Studio Code Marketplace.

如何打开 VSIX 文件

To install a VSIX file in Microsoft Visual Studio (Windows), double-click the file on a PC with Visual Studio installed. The VSIX Installer window will appear and walk you through installing the extension your VSIX file contains. (Note that your VSIX file must be compatible with your version of Visual Studio to install correctly.)

If you want to view a VSIX file's constituent files, rename the file to use the .zip extension and expand it as you would any ZIP archive.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开 VSIX 文件的程序

Windows
Rename .vsix to .zip; open with any Zip-decompression utility
Mac
Rename .vsix to .zip; open with any Zip-decompression utility
Linux
Rename .vsix to .zip; open with any Zip-decompression utility
分类: 插件
更新时间: 2023-01-10

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Visual Studio Extension 文件格式和 Mac, Windows, and Linux 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们