Sonarlint in Vs2015 Not showing a list of projects

I’m trying to connect sonarlint to sonarqube but it doesnt seem to work.

I’ve vs2015 enterprise installed with the sonarlint v 4.8.0.4040 extension from the marketplace, connecting to sonarqube version 5.6.3.

When I try and connect to our sonarqube instance, it appears to connect properly but nothing happens after it attempts to download the server settings.

Here’s the output from sonarlint:
Connecting to SonarQube server: https://sonar.**..thomsonreuters.com/
Connecting to SonarQube server: Validating credentials
Connecting to SonarQube server: Detecting server plugins
Discovered a supported plugin: Language: ‘C#’, Minimum version: ‘5.0’
Discovered a supported plugin: Language: ‘VB.NET’, Minimum version: ‘3.0’
Connecting to SonarQube server: Retrieving projects
Connecting to SonarQube server: Succeeded
Connecting to SonarQube server: Downloading server settings.

What should happen after this? in team explorer all it shows is the connection screen.

–UPDATE–
When looking at fiddler while the connection is made, it appears to receive a response with a list of projects its just the ide does not update.

Any help would be most appreciated.

Cheers

Scott

Hi @ScottKirwanThomas. Apologies for the lack of a response. Did you manage to resolve this issue?