From f91becedde780aba6a5d618c1d8d3f991018bcf4 Mon Sep 17 00:00:00 2001 From: Maedah Batool Date: Wed, 14 May 2025 13:45:00 -0700 Subject: [PATCH] Add auto-edit in feature parity reference docs --- docs/cody/clients/feature-reference.mdx | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/docs/cody/clients/feature-reference.mdx b/docs/cody/clients/feature-reference.mdx index 3c1e532ee..00551e10c 100644 --- a/docs/cody/clients/feature-reference.mdx +++ b/docs/cody/clients/feature-reference.mdx @@ -24,13 +24,14 @@ | Access to prompts and Prompt library | ✅ | ✅ | ✅ | ✅ | ❌ | | Promoted Prompts | ✅ | ❌ | ❌ | ✅ | ❌ | -## Code Autocomplete - -| **Feature** | **VS Code** | **JetBrains** | **Visual Studio** | -| --------------------------------------------- | ----------- | ------------- | ----------------- | -| Single and multi-line autocompletion | ✅ | ✅ | ✅ | -| Cycle through multiple completion suggestions | ✅ | ✅ | ✅ | -| Accept suggestions word-by-word | ✅ | ❌ | ❌ | +## Code Autocomplete and Auto-edit + +| **Feature** | **VS Code** | **JetBrains** | **Visual Studio** | +| ------------------------------------------------------ | ----------- | ------------- | ----------------- | +| Single and multi-line autocompletion | ✅ | ✅ | ✅ | +| Cycle through multiple completion suggestions | ✅ | ✅ | ✅ | +| Accept suggestions word-by-word | ✅ | ❌ | ❌ | +| Auto-edit suggestions via cursor movements and typing | ✅ | ✅ | ❌ | Few exceptions that apply to Cody Pro and Cody Enterprise users: