You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/features/autocomplete/next-edit.mdx
+10-9Lines changed: 10 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,10 @@ description: "Learn how Continue's Next Edit feature predicts and suggests your
4
4
---
5
5
6
6
<Warning>
7
-
Next Edit is currently an experimental feature. It requires Mercury Coder Next
8
-
Edit model configured in your Continue autocomplete settings and is not yet
9
-
available for JetBrains use.
7
+
Next Edit is currently an experimental feature. It requires [Mercury Coder
8
+
model](https://hub.continue.dev/inceptionlabs/mercury-coder) configured in
9
+
your Continue autocomplete settings and is not yet available for JetBrains
10
+
use.
10
11
</Warning>
11
12
12
13
## What is Next Edit?
@@ -70,16 +71,16 @@ Next Edit activates automatically when:
70
71
71
72
Next Edit requires:
72
73
73
-
- Compatible AI models (Mercury Coder Next Edit)
74
+
- Compatible AI models (Mercury Coder)
74
75
- Continue development team access
75
76
- VS Code (JetBrains support coming soon)
76
77
-**API Keys**: Organizations can add API keys to [org secrets](/hub/secrets/secret-types) for team-wide access. Individual users need to provide their own API keys in their [model configuration](/customize/model-providers/overview)
77
78
78
79
<Note>
79
-
To use Next Edit, you must have the Mercury Coder Next Edit model configured
80
-
in your Continue autocomplete model settings. This model is specifically
81
-
designed for next edit predictions. Once it's been loaded, you must reload VS
82
-
Code to activate it.
80
+
To use Next Edit, you must have the Mercury Coder model configured in your
81
+
Continue autocomplete model settings. This model is specifically designed for
82
+
next edit predictions. Once it's been loaded, you must reload VS Code to
0 commit comments