File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -54,34 +54,18 @@ Code with your favorite chatbot without tedious copy-pasting. The Connector exte
5454
5555## <span style =" background-color : #fbb100 ; color : black ; padding : 0.2em 0.6em ; border-radius : 999px " >API Tools</span >
5656
57- ### Code Completions
58-
57+ ** Code Completions** \
5958Get code at cursor from state-of-the-art reasoning models.
6059
61- ✅ Includes selected context \
62- ✅ Designed for on-demand use
63-
64- ### Edit Context
65-
60+ ** Edit Context** \
6661Create and modify files in context based on natural language instructions.
6762
68- ✅ Multi-file updates in a single API call \
69- ✅ Works like web chat->apply response
70-
71- ### Intelligent Update
72-
73- When applying chat response, update files based on code blocks in truncated edit format and fix malformed diffs.
74-
75- ✅ Regenerates whole files in concurrent API calls \
76- ✅ Smaller models like Gemini Flash are sufficient
77-
78- ### Commit Messages
63+ ** Intelligent Update** \
64+ Update files based on code blocks in "truncated" edit format. Fix malformed diffs.
7965
66+ ** Commit Messages** \
8067Generate meaningful commit messages precisely adhering to your preferred style.
8168
82- ✅ Includes affected files in full \
83- ✅ Customizable instructions
84-
8569## <span style =" background-color : #fbb100 ; color : black ; padding : 0.2em 0.6em ; border-radius : 999px " >Commands</span >
8670
8771### Code completions
You can’t perform that action at this time.
0 commit comments