.VSCODEIGNORE 파일 확장자

Visual Studio Code Extension Ignore File

개발사 Microsoft
인기도
3.0  |  1 투표
 

VSCODEIGNORE 파일이란 무엇인가요?

A VSCODEIGNORE file is a text file used to exclude unnecessary files when packaging a Microsoft Visual Studio Code extension. It contains a collection of glob patterns that specify what source code files will not be included in the extension's final .VSIX file. VSCODEIGNORE files allow developers to reduce their VSIX files' file sizes, before publishing the files to the Visual Studio Code Extension Marketplace.

추가 정보

Microsft Visual Studio Code에서 열린 .vscodeignore 파일의 스크린샷
Microsft Visual Studio Code에서 열린 VSCODEIGNORE 파일

Microsoft Visual Studio Code is a popular cross-platform code editor. Developers who want to extend Visual Studio Code's capabilities can search for and install Visual Studio Code extensions, which contain one or more additional Visual Studio Code features. For the most part, developers search for and install extensions from Visual Studio Code's Extension Marketplace.

Any developer can create and publish an extension to the Visual Studio Code Extension Marketplace. To do so, a developer must first develop their extension in Visual Studio Code. Then, the developer must publish their extension to the Marketplace, using the Visual Studio Code Extensions command-line tool.

Often, a developer's extension project includes files that do not need to be part of the extension's final, published VSIX package. For example, a developer who developed their extension in TypeScript will likely want to exclude .TS files from the extension's VSIX package. To exclude files from an extension's VSIX file, a developer must create a VSCODEIGNORE file and place it within their extension project.

After creating a VSCODEIGNORE file, a developer can open the file and specify what source code files should be excluded when Visual Studio Code Extensions packages their extension. Developers specify file exclusions using a list of glob patterns. Any files that match a pattern are excluded from the extension's VSIX file.

VSCODEIGNORE 파일을 여는 방법

You can open a VSCODEIGNORE file in any text or source code editor. Most likely, you'll want to open your VSCODEIGNORE file in Microsoft Visual Studio Code (cross-platform), as part of a Visual Studio Code extension development project.

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

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

카테고리: 개발자
업데이트: 2021-09-23

검증자 FileInfo.com

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

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