Skip to content

Package names passed to source control / server command extensions are missing .pkg extension #774

Closed
@isc-svelury

Description

@isc-svelury

Unlike Studio, names of packages selected by users in the explorer view are not passed with the .pkg extension in VS Code. This creates inconsistencies and failures in VS Code. Our current workaround for this is to check if the package has any classes and explicitly add the extension if it does. This will not work if the package has no classes.

Also see: this git-source-control hooks issue

@timleavitt

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions