Imagine a plugin has two `codeInsight.lineMarkerPr...
# intellij
v
Imagine a plugin has two
codeInsight.lineMarkerProvider
classes declared, and that both of them match a particular line of code. Which line marker provider takes precedence? I am using a plugin and I think it's got a conflict like this, so I'm not seeing the useful tooltip on the line marker that I am hoping to see.