.VSIXMANIFEST 파일 확장자

Visual Studio Extension Manifest

개발사 Microsoft
인기도
1.8  |  6 투표
 

VSIXMANIFEST 파일이란 무엇인가요?

A VSIXMANIFST file is a metadata file included in a Microsoft Visual Studio or Visual Studio Code extension (.VSIX file). It contains information used to identify and install the extension. VSIXMANIFEST files are XML files, whose structure conforms to Microsoft's VSX schema.

추가 정보

Microsoft Visual Studio Code에서 열린 .vsixmanifest 파일의 스크린샷
Microsoft Visual Studio Code에서 열린 VSIXMANIFEST 파일

Microsoft Visual Studio and Visual Studio Code are IDEs that developers use to create programs. Both IDEs allow developers to install extensions that contain additional features. These extensions are saved as VSIX files. (However, VSIX files intended for use with Visual Studio are not compatible with Visual Studio Code, and vice-versa.)

Each VSIX file contains a VSIXMANIFEST file that describes that extension's name, function, publisher, assets, and installation information (including any dependencies and prerequisites). Typically, developers installing an extension will never need to view that extension's VSIXMANIFEST file. However, developers can extract a VSIX file's VSIXMANIFEST and open it in Visual Studio, Visual Studio Code, or any other text editor, to view the metadata it contains.

참고: When creating your own Visual Studio or Visual Studio Code extension, you must create a VSIXMANIFEST file and package it with that extension.

일반적인 .VSIXMANIFEST 파일 이름

Extension.vsixmanifest - The name assigned to finalized VSIXMANIFEST files.

Source.extension.vsixmanifest - The name assigned to in-development VSIXMANIFEST files.

VSIXMANIFEST 파일을 여는 방법

You can open a VSIXMANIFEST file with Microsoft Visual Studio (Windows), Microsoft Visual Studio Code (multiplatform), or any other text editor, to view the metadata it contains.

Note that you likely should not edit a VSIXMANIFEST file, as doing so may prevent you from being able to install the VSIX file that uses that manifest.

File Viewer Plus(으)로 400개 이상의 파일 형식을 여세요.무료 다운로드

VSIXMANIFEST 파일을 열거나 참조하는 프로그램

카테고리: 개발자
업데이트: 2023-01-10

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 Visual Studio Extension Manifest 파일 형식과 Mac, Windows, and Linux 앱을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.