launchdarkly / ld-vscode

VSCode extension for LaunchDarkly
https://www.launchdarkly.com
Other
16 stars 8 forks source link

Include tag support #98

Closed JohnSigs closed 6 months ago

JohnSigs commented 1 year ago

Feature request:

Would be very useful to be able to add a tag when creating a flag and also filter by tags in the Feature Flags panel.

InTheCloudDan commented 1 year ago

Thanks for the feedback @JohnSigs. Can you confirm which version of the IDE extension you are using? We did originally have tags as a required step when creating a boolean flag, but given the menu flow wanted to minimize the number of steps to create a flag to only what's required.

Would it be helpful to be able to have a right-click menu option on the flag treeview to add/remove tags, or a separate command that can be accessed via command palette to add/remove them?