Connecting SonarLint VSCode extension to SonarCloud (logging with devops Azure account) in order to fetch rules in local

Hello everyone,

just like it says in the topic. I’ve installed in my IDE (Visual Studio Code) SonarLint extension. I wonder it there is anyway to connect SonarLint extension to server, however I can get token od serverId, since I am logging in with devops Azure. May goal for this is to fetch in local from server all the rules, that are already set, so I dont have to set rules on each machine in extension manually.

Thanks in Advance

Hi @Uros_Kovacevic - welcome to the community.

You can use “Connected Mode” to bind your workspaces and folders to a specific SonarQube/SonarCloud project. The documentation on the Marketplace page contains more information.