Must-share information (formatted with Markdown):
Which versions are you using? (SonarQube Server / Community Build, Scanner, Plugin, and any relevant extension)
Version 8.11
How is SonarQube deployed?
It is installed in Visual Studio from the Extension Manager.
What are you trying to achieve?
I want to configure the SonarQube extension in Visual Studio 2022 to detect and fix Bugs, Code Smells, and Security Vulnerabilities in the IDE.
What have you tried so far to achieve this?
I have installed it through the Visual Studio Extension Manager and tried to bind it to my SonarCloud project through the following menu option:
Extensions > SonarQube for Visual Studio > Connected Mode > Bind to SonarQube > Manage Connection
However, I am encountering this error: “[SLCore] Unable to get proxy credentials from the client.”
Thank you !!