Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chat disabled due to IDE telemetry allegedly being off when it is in fact on #111

Open
curio77 opened this issue Aug 23, 2024 · 1 comment

Comments

@curio77
Copy link

curio77 commented Aug 23, 2024

In my VS Code instance (v1.92.2, Linux), telemetry is set to “all”. Regardless, the Codeium chat complains about it being off.

Debug output:

{
  "url": "vscode-webview://0bpa22sred76kggbihamogi3agff3kuiofb26cqcapnbfic7q733/index.html?id=86ba6b7f-0931-4b9e-a40b-a01a689e8ef9&origin=9420127c-e883-470c-a2b1-1deecbed200c&swVersion=4&extensionId=Codeium.codeium&platform=electron&vscode-resource-base-authority=vscode-resource.vscode-cdn.net&parentOrigin=vscode-file%3A%2F%2Fvscode-app&purpose=webviewView",
  "connection": {
    "status": "READY",
    "error": {}
  },
  "isChatEnabled": false,
  "handshake": {
    "disabledTelemetry": false,
    "ignoreChatTelemetrySetting": false
  },
  "params": {
    "ideTelemetryEnabled": false,
    "ready": true,
    "apiKey": "***",
    "extensionName": "vscode",
    "extensionVersion": "1.12.6",
    "ideName": "vscode",
    "ideVersion": "Visual Studio Code 1.92.2",
    "locale": "de",
    "hasDevExtension": false,
    "appName": "Visual Studio Code",
    "webServerUrl": "ws://127.0.0.1:39033",
    "hasEnterpriseExtension": false,
    "hasIndexService": true,
    "diffViewEnabled": true,
    "openFilePointerEnabled": true,
    "insertAtCursorEnabled": true
  },
  "data": {
    "numMessages": 0
  },
  "bridge": {
    "bridgeType": "vscode-bridge"
  },
  "health": {
    "checkStatus": 200,
    "error": {}
  }
}
@LousyBook-01
Copy link

same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants