SonarSource / sonarlint-visualstudio

SonarLint extension for VisualStudio
https://redirect.sonarsource.com/doc/sonar-visualstudio.html
GNU Lesser General Public License v3.0
462 stars 77 forks source link

[Open in IDE] Browser menu text looks odd if no solution open #1968

Closed duncanp-sonar closed 2 months ago

duncanp-sonar commented 3 years ago

Description

Menu label for an IDE instance that doesn't have an open solution looks odd:

image

and

image

cf how SLI handles it:

Project open: image

No project open: image

jblievremont commented 3 years ago

FYI, I opened https://github.com/SonarSource/sonar-enterprise/pull/3468 to only append the description when it is not empty in the SonarQube UI.