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
"markdownDescription": "If your team is set up to use shared configuration, enter the server URL here and your user token below to enable automatic syncing."
100
100
},
101
101
"ahrefs-continue.userToken": {
@@ -112,10 +112,21 @@
112
112
"type": "boolean",
113
113
"default": false,
114
114
"description": "Interrupt generation when this is True."
115
+
},
116
+
"ahrefs-continue.commandModel": {
117
+
"type": "string",
118
+
"default": null,
119
+
"description": "Selected model to execute command"
115
120
}
116
121
}
117
122
},
118
123
"commands": [
124
+
{
125
+
"command": "ahrefs-continue.selectCommandModel",
126
+
"category": "Ahrefs-Continue",
127
+
"title": "Select Command Execution Model (e.g. Ahrefs-Continue: Quick Edit)",
0 commit comments