Skip to content

Commit 73fd4ca

Browse files
authored
Add auto-edit in feature parity reference docs (#1137)
- https://sourcegraph.slack.com/archives/C01DXLN3D0T/p1747245285490519
1 parent 832f12b commit 73fd4ca

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

docs/cody/clients/feature-reference.mdx

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,14 @@
2424
| Access to prompts and Prompt library ||||||
2525
| Promoted Prompts ||||||
2626

27-
## Code Autocomplete
28-
29-
| **Feature** | **VS Code** | **JetBrains** | **Visual Studio** |
30-
| --------------------------------------------- | ----------- | ------------- | ----------------- |
31-
| Single and multi-line autocompletion ||||
32-
| Cycle through multiple completion suggestions ||||
33-
| Accept suggestions word-by-word ||||
27+
## Code Autocomplete and Auto-edit
28+
29+
| **Feature** | **VS Code** | **JetBrains** | **Visual Studio** |
30+
| ------------------------------------------------------ | ----------- | ------------- | ----------------- |
31+
| Single and multi-line autocompletion ||||
32+
| Cycle through multiple completion suggestions ||||
33+
| Accept suggestions word-by-word ||||
34+
| Auto-edit suggestions via cursor movements and typing ||||
3435

3536
Few exceptions that apply to Cody Pro and Cody Enterprise users:
3637

0 commit comments

Comments
 (0)