- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 190
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
win: fix Visual Studio remote analysis script #327
This commit improves the IntelliCode privacy settings for Visual Studio by adjusting registry entries to prevent data collection without impacting IntelliCode's functionality. - Fix registry value setting for `DisableRemoteAnalysis` to prevent unexpected hangs in Visual Studio. This resolves issues reported in #267 and #268. - Change the script recommentation level to 'Standard', and remove previous warnings about potential hangups, based on the successful mitigation of these issues. This reverts 7f7a84e. - Incorporate feedback from an official Microsoft statement (MicrosoftDocs/intellicode#510), acknowledging the discontinuation of certain IntelliCode backend services. This renders the remote analysis feature obsolete. - Revise the documentation to make it more accessible and easier to understand.
1 parent
b7a20d9
commit 4142d08
Showing
1 changed file
with
17 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters