Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance version tag functionality in VS Code plugin #17

Open
humbleice opened this issue Oct 31, 2024 · 1 comment
Open

Enhance version tag functionality in VS Code plugin #17

humbleice opened this issue Oct 31, 2024 · 1 comment
Labels
kind/enhancement Improvements or new features

Comments

@humbleice
Copy link

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

@humbleice humbleice added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels Oct 31, 2024
@cleverguy25 cleverguy25 removed the needs-triage Needs attention from the triage team label Nov 4, 2024
@cleverguy25
Copy link
Contributor

This is a suggestion we really want to handle. Delete is straightforward, but moving tags with the UX constraints is a little more difficult. We do not have an ETA but this is on our radar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

2 participants