-
Notifications
You must be signed in to change notification settings - Fork 29.7k
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
VSCode sends search keystrokes to Microsoft even with telemetry disabled #49161
Comments
If this can't even be disabled as an internal extension, which I doubt it is, then it's a major issue. No surprise by the confusion made at the the beginning of the VS Code product (not project) regarding licensing (which you mentioned in your toot). VS Code is my Tool of the Trade, but unfortunately if I have to fork and let aside my current projets, I won't get any happier. |
Lol, probably just an oversight because they made the search a lot better So I think it only does this on the settings file and not on other files ;) |
Duplicate of #44294 |
Yes, it can be disabled with |
This should definitely be an opt-in! |
@roblourens I agree with @marmistrz. Maybe show an notification the first time a user opens the settings page to ask if they want to activate this. It should make clear that with that enabled data is sent to Microsoft servers. |
We've tried to address this and other similar issues by making it easier to find settings that control features that involve online features. You can use the There was some discussion of this here #54354 |
Awful, removing it asap. I don't want someone to spy on me in IDE. |
To reiterate,
|
How about adding some notification, banner, etc. that such settings exist, and unless changed, data may be sent to Microsoft servers? That's exactly what Mozilla Firefox does, see its first-run behavior for clarification |
Steps to Reproduce:
Does this issue occur when all extensions are disabled?: didn't try
VSCode will attempt to connect to Bing as you search:
The text was updated successfully, but these errors were encountered: