Skip to content

Commit 529492b

Browse files
committed
GA for auto-edit
1 parent 23d3b06 commit 529492b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/cody/capabilities/auto-edit.mdx

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Auto-edit is supported by both Cody VS Code and JetBrains plugins.
4646
<Tabs>
4747
<Tab title="VS Code">
4848

49-
<Callout type="info">Auto-edit for VS Code is currently in Beta. It's available for Pro, Enterprise Starter, and Enterprise users on Cody Gateway. Auto-edit requires Fireworks to be enabled as a provider. Enterprise customers without Fireworks enabled can disable the feature flag.</Callout>
49+
<Callout type="info">Auto-edit is available for Pro, Enterprise Starter, and Enterprise users on Cody Gateway. Auto-edit requires Fireworks to be enabled as a provider. Enterprise customers without Fireworks enabled can disable the feature flag.</Callout>
5050

5151
## Enabling auto-edit in VS Code
5252

@@ -93,11 +93,13 @@ The following example demonstrates how to add Fireworks as an allowed LLM provid
9393

9494
<Tab title="JetBrains">
9595

96-
<Callout type="info">Auto-edit for JetBrains IDEs is Experimental and supports JetBrains versions 7.84.0+. It's available for Pro, Enterprise Starter, and Enterprise users on Cody Gateway. Auto-edit requires Fireworks to be enabled as a provider. Enterprise customers without Fireworks enabled can disable the feature flag.</Callout>
96+
<Callout type="info">JetBrains IDEs support auto-edit for versions 7.84.0+. It's available for Pro, Enterprise Starter, and Enterprise users on Cody Gateway. Auto-edit requires Fireworks to be enabled as a provider. Enterprise customers without Fireworks enabled can disable the feature flag.</Callout>
9797

9898
## Enabling auto-edit in JetBrains
9999

100-
You can opt-in the auto-edit feature from the JetBrains Cody plugin settings.
100+
Auto-edit is enabled by default for Cody Pro Enterprise Starter and Enterprise users. You can opt out and switch back to autocomplete by selecting it from the suggestion mode in the Cody JetBrains extension settings.
101+
102+
Site admins can opt their organization out of the auto-edit feature by disabling it from their config settings.
101103

102104
- Click the three-dot menu on the top right of the Cody plugin window and select **Open Cody Settings Editor**
103105
- This will open the `cody_settings.json` file in your editor

0 commit comments

Comments
 (0)