We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 968a591 commit 8ea7454Copy full SHA for 8ea7454
renderer/src/features/clients/components/card-client.tsx
@@ -14,7 +14,7 @@ import { trackEvent } from '@/common/lib/analytics'
14
const CLIENT_TYPE_LABEL_MAP = {
15
'roo-code': 'Roo Code',
16
cline: 'Cline',
17
- 'vscode-insider': 'VS Code Insider - Copilot',
+ 'vscode-insider': 'VS Code Insiders - Copilot',
18
vscode: 'VS Code - Copilot',
19
cursor: 'Cursor',
20
'claude-code': 'Claude Code',
0 commit comments