-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Intellij plugin #489
base: master
Are you sure you want to change the base?
Intellij plugin #489
Conversation
Add intelliJ plugin docs
Grammarly update
Deploying configcat-docs with Cloudflare Pages
|
Head's up @configcat/text-reviewers - someone needs a text review! |
--- | ||
id: intellij | ||
title: JetBrains/IntelliJ Plugin - Manage your feature flags from JetBrains/IntelliJ IDEs | ||
description: ConfigCat IntelliJ IDEA Plugin. This is a step-by-step guide on how to use the ConfigCat JetBrains/IntelliJ Plugin to manage feature flags in your IDEs. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
description: ConfigCat IntelliJ IDEA Plugin. This is a step-by-step guide on how to use the ConfigCat JetBrains/IntelliJ Plugin to manage feature flags in your IDEs. | |
description: ConfigCat IntelliJ IDEA Plugin. This is a step-by-step guide on how to use the ConfigCat JetBrains/IntelliJ Plugin to manage feature flags in your IDEs. |
|
||
### Feature Flags & Settings Tab | ||
|
||
After you successfully configured your ConfigCat Config account in the `Settings`, you can use the Feature Flags & Settings Tab and: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After you successfully configured your ConfigCat Config account in the `Settings`, you can use the Feature Flags & Settings Tab and: | |
After you successfully configured your ConfigCat account in the `Settings`, you can use the Feature Flags & Settings Tab and: |
|
||
### Install within the IDE from Marketplace | ||
|
||
1. Open the `File` > `Settings/Preferences` menu. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1. Open the `File` > `Settings/Preferences` menu. | |
1. In your IDE, open the `File` > `Settings/Preferences` menu. |
Minden bekezdés elején érdemes elmondani, hogy "HOL" kell csinálni az akciókat. Sokszor egyértelmű a userek nagy részének, de néha nem, és nekik tudunk segíteni.
Ugyanígy érdemes elmondani a "HOL"-t, akkor is amikor másik toolra kell váltani a usernek.
|
||
//TODO fix MP link | ||
|
||
1. Download the latest release from [GitHub](https://github.com/configcat/intellij-plugin/releases/latest) or from [JetBrains Marketplace](https://github.com/configcat/intellij-plugin/releases/latest) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Itt szépen szerepel is a hol (a GitHubon), bár én még talán azt is ideírniám, hogy egy browserben.
//TODO fix MP link | ||
|
||
1. Download the latest release from [GitHub](https://github.com/configcat/intellij-plugin/releases/latest) or from [JetBrains Marketplace](https://github.com/configcat/intellij-plugin/releases/latest) | ||
1. Open the `File` > `Settings/Preferences` menu. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Itt viszont tool váltás történik, szóval kiírnám, hogy melyik toolban kell folytatnia a usernek
1. Open the `File` > `Settings/Preferences` menu. | |
1. In your IDE, open the `File` > `Settings/Preferences` menu. |
### Authentication | ||
|
||
1. Get your ConfigCat Public API credentials from [ConfigCat Dashboard/Public Management API credentials](https://app.configcat.com/my-account/public-api-credentials). | ||
1. Open the `File` > `Settings/Preferences` menu. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1. Open the `File` > `Settings/Preferences` menu. | |
1. In your IDE, open the `File` > `Settings/Preferences` menu. |
|
||
This section is for you if you use a `dedicated hosted`/[on-premise](https://configcat.com/on-premise/) ConfigCat instance. In that case, you can specify your custom ConfigCat URLs in the IDE. | ||
|
||
1. Open the `File` > `Settings/Preferences` menu. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1. Open the `File` > `Settings/Preferences` menu. | |
1. In your IDE, open the `File` > `Settings/Preferences` menu. |
1. Select the Feature Flag in the tree whose key you want to copy. | ||
1. Click the `Copy` button on the action bar to copy the key to the clipboard. | ||
|
||
#### Open your Flags on the ConfigCat Dashboard |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#### Open your Flags on the ConfigCat Dashboard | |
#### Open your Flags on the ConfigCat Dashboard | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Egy új kérdésem lett. Minden más szupi <3
- Copy a Feature Flag's key to the clipboard. | ||
- View your Products & Configs. | ||
- Create Configs within the IDE. | ||
- Open a Config on ConfigCat Dashboard. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ez azt jelenti, hogy a plugin az IDE-ből indítva a usert megnyitja a ConfigCat Configot egy böngészőben?
Description
New IntelliJ integration docs.
Trello card
Trello link
Notes for QA
Requirement checklist