Visual Studio Code Extension (deprecated)
VSCode extension for Flagship
Extension is on beta phase
Please note that as a beta phase, it may still contain some bugs and imperfections. Your feedback is instrumental in helping us identify and resolve any issues, so don't hesitate to report them by mail [email protected] or open a ticket issue at Github issues
Overview
This extension is designed to help you use Flagship, directly in the VSCode environment which will simplify the management and utilization of feature flags by eliminating the need to switch between your coding environment and the platform.
Features
- Manage your Flagship configurations which is a combination of the Flagship Client ID, Client Secret, Account ID, and Account Environment ID (To set up your credentials follow these instructions or check this documentation).
To create a configuration:
To change configurations:
- Manage your flagship resources (Project, Feature Flags, Targeting Keys, Goals).
- Check feature flags in your files. This feature gives you information on the flags in your current working file and retrieves the flag directly in the code.
- Autocomplete for feature flags
- Hover your feature flags
Requirements
To use the extension you must:
- Download it from the marketplace
- Set up your credentials in the platform
Updated 3 months ago