File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ Code with your favorite chatbot without tedious copy-pasting. The Connector exte
6767Get accurate code at cursor from state-of-the-art reasoning models.
6868
6969** Edit Context** \
70- Modify files in context based on natural language instructions.
70+ Modify files based on natural language instructions.
7171
7272** Intelligent Update** \
7373Integrate AI responses in "truncated" edit format. Fix malformed diffs.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Context edit
33sidebar_position : 2
44---
55
6- Modify files in context based on natural language instructions.
6+ Modify files based on natural language instructions.
77
88✓ Multi-file updates in a single API call \
99✓ Efficient in output tokens—requests diffs
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Get accurate code at cursor from state-of-the-art reasoning models.
1313
1414### [ Context edit] ( ./context-edit )
1515
16- Modify files in context based on natural language instructions.
16+ Modify files based on natural language instructions.
1717
1818### [ Intelligent update] ( ./intelligent-update )
1919
You can’t perform that action at this time.
0 commit comments