You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
Hello!
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
The text was updated successfully, but these errors were encountered: