VisualStudioStatusBarHelper with Visual Studio 2022 v.17.7.4

Please provide

  • Operating system: Windows 11 Pro 22H2
  • SonarLint plugin version: 7.3.0.77872
  • Programming language you’re coding in: c#
  • Is connected mode used:
    • Connected to SonarCloud or SonarQube (and which version): SonarQube v.9.9.0.65466

And a thorough description of the problem / question:

Hello Duncan, I’ve found another issue in the same version, concerning the creation of the icon in the Visual Studio status bar to notify if there are SonarQube alerts or not. I haven’t delved deeply into the matter and I’ve simply commented out the two calls for adding and removing the icon as they are non-blocking for the functionality in our version. It seems that the private static void AddStatusBarIcon(Window window, UIElement statusBarIcon) method in VisualStudioStatusBarHelper can’t find PART_SccStatusBarHost. This happens in both the Community and Enterprise versions of Visual Studio 17.7.4

Thanks,
Luca

Hi Luca,

Sorry for the late response we were able to reproduce the issue and created a ticket for it. You can follow the issue from here

Best,
Uğraş