How to add line above code like CodeVision in Rider?
已回答

I want to implement such kind of clickable lines.
And also is there a way to make LineExtensionInfo text clickable?
请先登录再写评论。
Please use Inlay API (com.intellij.codeInsight.hints.InlayHintsProvider and friends)