Visual Studio Code Extension

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.

Overview

Overview

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:

Create configuration

Create configuration

To change configurations:

Change configuration

Change configuration

  • Manage your flagship resources (Project, Feature Flags, Targeting Keys, Goals).
Manage flagship resource feature

Manage flagship resource feature

  • 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.
Flags in file feature

Flags in file feature

  • Autocomplete for feature flags
AutoComplete feature

AutoComplete feature

  • Hover your feature flags
Hover feature

Hover feature

Requirements

To use the extension you must: