[FLI-809] Proposal: VSCode Extension #2722
Labels
dx
Developer experience
enhancement
Created by Linear-GitHub Sync
proposal
Just putting it out there
xl
As big as it gets
Problem
Often times its difficult to find feature flags in your codebase and know their status during development.
Ex:
See relevant comment in Discord: https://discord.com/channels/960634591000014878/1200571485228646400/1200592311999016970
Ideal Solution
To solve this, I purpose that we build a VScode extension to enable:
I think there is additional functionality we could build in the future once these base features are implemented
Ideally, this would support all of our backends (declarative and relational), perhaps only locally for declarative (ie it writes to a known features.yaml file)
Search
Additional Context
As stated above, we'll need to think through how this will work in the various ways that you can run Flipt:
Perhaps not all will be supported out of the gate. But wanted to get the conversation going.
We'll also need to think of how this will work with namespaces, since they are the main top level grouping for a set of flags.
Perhaps the developer will need to select a namespace in the VSCode extension window to see which flags are available?
Example mockup, showing status of flag:
From SyncLinear.com | FLI-809
The text was updated successfully, but these errors were encountered: