File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 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
3536Few exceptions that apply to Cody Pro and Cody Enterprise users:
3637
You can’t perform that action at this time.
0 commit comments