Skip to content

sign: default to the just-packed MSIX instead of a native file picker into a hidden folder #37

Description

@chiaramooney

Problem

winapp.sign opens a native file picker ("Select file to sign") Signing the package you just built therefore means hand-navigating a hidden directory tree to find a file named *.msix.

Proposed solution

  • Offer QuickPick of msix files in the workspace. Only fall back to a file dialog when none is found.

Additional context

Observed with microsoft-winappcli.winapp v0.2.1-prerelease.6, VS Code 1.127.0. Turns a multi-step hunt into one click; low cost once the artifact hand-off in #5 exists.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions