Hi,
our Sonar quality profile contains rule squid:S1135 ("TODO" tags should be handled) and SonarLint 2.2 correctly recognizes todo comments.
However, IDEA already recognizes TODO comments itself and displays a nice blue error stripe mark (an indicator near the scrollbar). With SonarLint these blue marks go away, they're covered by yellow warnings.
Could you change the plugin so that it does not cover TODO comment markers? That would be really helpful.
Thank you,
Andreas