Jetbrains Plugin

Overview

This plugin is designed to help you use Flagship, directly in the JetBrains environment. It 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:

Create configuration

To change configurations:

Change configuration
  • Manage your flagship resources (Project, Feature Flags, Targeting Keys, Goals).

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
  • Autocomplete for feature flags

AutoComplete feature
  • Hover your feature flags

Hover feature

Requirements

To use the plugin you must:

Last updated

Was this helpful?