# Jetbrains Plugin

{% hint style="warning" %}
🚧 Plugin 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 <product.feedback@abtasty.com> or open a ticket issue at [Github issues](https://github.com/flagship-io/flagship-jetbrain/issues)
{% endhint %}

### 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](https://flagship.zendesk.com/hc/en-us/articles/4499017687708--Acting-on-your-account-remotely) or check this [documentation](doc:manage-configurations#overview)).

To create a configuration:

<figure><img src="https://233132171-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBWu23t7Qv6wLLh6Hl5b4%2Fuploads%2Fgit-blob-b838ba78069db5cb9e0797a006d7664d8915a2c5%2FcreateConfig.gif?alt=media" alt=""><figcaption><p>Create configuration</p></figcaption></figure>

To change configurations:

<figure><img src="https://233132171-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBWu23t7Qv6wLLh6Hl5b4%2Fuploads%2Fgit-blob-4bf802fa33ebc54b1f3dddb127f07ff2bb71e382%2FchangeConfig.gif?alt=media" alt=""><figcaption><p>Change configuration</p></figcaption></figure>

* Manage your flagship resources (Project, Feature Flags, Targeting Keys, Goals).

<figure><img src="https://233132171-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBWu23t7Qv6wLLh6Hl5b4%2Fuploads%2Fgit-blob-319e156f96c4e90f8f8487065e362cc182bd445c%2FmanageFSConfig.gif?alt=media" alt=""><figcaption><p>Manage flagship resource feature</p></figcaption></figure>

* 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.

<figure><img src="https://233132171-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBWu23t7Qv6wLLh6Hl5b4%2Fuploads%2Fgit-blob-24ffe17a6eace2b9ac2ff937f3ab0a42271ef37c%2FflagIn.gif?alt=media" alt=""><figcaption><p>Flags in file feature</p></figcaption></figure>

* Autocomplete for feature flags

<figure><img src="https://233132171-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBWu23t7Qv6wLLh6Hl5b4%2Fuploads%2Fgit-blob-234ef36e1b4389a619c76a3d2b28ac8136673570%2FautoComplete.gif?alt=media" alt=""><figcaption><p>AutoComplete feature</p></figcaption></figure>

* Hover your feature flags

<figure><img src="https://233132171-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBWu23t7Qv6wLLh6Hl5b4%2Fuploads%2Fgit-blob-dcbbe73812a5d2b0b076299b0c72664c00cad63a%2Fhover.gif?alt=media" alt=""><figcaption><p>Hover feature</p></figcaption></figure>

### Requirements

To use the plugin you must:

* Download it from the [JetBrains marketplace](https://plugins.jetbrains.com/plugin/23252-flagship)
* Set up your credentials in the [platform](https://flagship.zendesk.com/hc/en-us/articles/4499017687708--Acting-on-your-account-remotely)
