Skip to content

Commit ce46199

Browse files
committed
imp language
1 parent bfba3f3 commit ce46199

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docs/cody/capabilities/auto-edit.mdx

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,11 +138,16 @@ The following example demonstrates how to add Fireworks as an allowed LLM provid
138138

139139
<Tab title="Visual Studio">
140140

141-
<Callout type="info">Visual Studio support auto-edit for versions 17.6 and above. 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>
141+
<Callout type="info">Visual Studio supports auto-edit for versions 17.6 and above. 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>
142142

143143
## Enabling auto-edit in Visual Studio
144144

145-
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 Visual Studio extension settings.
145+
Auto-edit is enabled by default for Cody Pro Enterprise Starter and Enterprise users. Two settings must be enabled by default in the Visual Studio Cody extension settings to make the auto-edit feature work.
146+
147+
1. Automatically trigger completions
148+
2. Enable Cody Auto-edit
149+
150+
You can opt out and switch back to autocomplete by deselecting it from the Cody Visual Studio extension settings.
146151

147152
![Visual-Studio-Cody-Settings-Editor](https://storage.googleapis.com/sourcegraph-assets/Docs/visual-studio-auto-edit-settings.png)
148153

0 commit comments

Comments
 (0)