Show assigned issues

Maybe this exists already / maybe it would be a nice to have feature.

Can you get a list of your assigned issues (connected to SonarQube) in VSCode?

Hello @florian_w and welcome to the Sonar community!
Thanks for submitting this feature idea, I confirm this is not implemented today in SonarLint. I would like to understand a little more about the context if it’s OK with you. In particular:

  • how many developers are coding on your project?
  • do you already use SonarLint in connected mode with SonarQube?
  • how do you use SonarLint today? do you normally try to address code issues as soon as they are introduced (i.e. while coding) or at a later stage (e.g. before committing?)
  • do you use SonarQube to analyze your pull request?
  • how do you usually address issues found by SonarQube? Do developers usually only take care of the issues they personally introduced in the code, or do they share the work in a different way?
  • how do you fix issues detected by SonarQube? do you normally go through the list of issues in SonarQube and try to locate and fix one at a time in your IDE?

I know this is a lot of questions, but they you’ll definitely help us consider your request correctly.
Thanks in advance,

Marco