티스토리 수익 글 보기

티스토리 수익 글 보기

Print packaged extension contents on package/publish · Issue #995 · microsoft/vscode-vsce · GitHub
Skip to content

Print packaged extension contents on package/publish #995

Description

Let’s be inspired by esbuild and print out what is actually being packaged.
This should be printed out both on vsce package and vsce publish. We could even have a nice ⚠ on items that are larger than some limit. Only top level files/folders can be printed.

The goal is to make it easier for extensions authors to figure out what is actually being packaged as part of their extension. So they can avoid accidentally packaging something.

Image

fyi João Moreno (@joaomoreno)

Metadata

Metadata

Labels

feature-requestRequest for new features or functionalityverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions