Skip to content

Enhance version tag functionality in VS Code plugin #17

@humbleice

Description

@humbleice

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

When creating tags in ESC via VS Code, I am able to create a tag for a specific version, but I do not see a way to delete the tag or move the tag to a different version.

Deleting a tag is helpful in cases where the tag creation was an accident or the tag is no longer applicable. I don't see any UX for this ability in VS Code.

Moving a tag between versions is helpful in cases where the tag's purpose is to mark which version config should use, e.g., a "stable" tag. Currently in VS Code when trying to create a new tag when the tag name already exists, an error occurs. Since there is no way to delete the tag, moving isn't possible by removing then adding either.

The current workaround is to do these actions in Pulumi Cloud where this functionality exists, but it would be nice to be able to fully utilize tagging in the ESC plugin within VC Code.

Affected area/feature

VS Code -> Pulumi Plugin -> ESC -> Tagging

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/escRelated to ESC functionality.kind/enhancementImprovements or new features

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions