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
lloydchang
changed the title
Cannot set disable telemetry via UI of CodeStory: SOTA SWE extension for Visual Studio Code
Cannot set false to disable telemetry via UI of CodeStory: SOTA SWE extension for Visual Studio Code
Dec 2, 2024
set false
todisableTelemetry
seems to be hardcoded inpackage.json
I cannot find a way in the UI of CodeStory: SOTA SWE extension for Visual Studio Code to
set true
todisableTelemetry
So far, I only see
get
as incodestoryConfiguration.get('disableTelemetry')
inclient.ts
extension/package.json
Lines 200 to 204 in cd0095d
extension/src/posthog/client.ts
Lines 11 to 12 in cd0095d
The text was updated successfully, but these errors were encountered: