Right now, the docs say "Create a continue.json file in the root of your workspace and add the following..." here
However, it's not clear what is meant by the root of your workspace and it's not transparent that telemetry was on in the first place if you only look at the code.
Therefore, I think there should always be a continue.json file with allow_anonymous_telemetry set to true by default and this docs section should be updated to tell you exactly where that file is located
Right now, the docs say "Create a
continue.jsonfile in the root of your workspace and add the following..." hereHowever, it's not clear what is meant by the root of your workspace and it's not transparent that telemetry was on in the first place if you only look at the code.
Therefore, I think there should always be a
continue.jsonfile withallow_anonymous_telemetryset to true by default and this docs section should be updated to tell you exactly where that file is located