I’m new(ish) to plugin dev, but wanted to do a POC...
# intellij-plugins
k
I’m new(ish) to plugin dev, but wanted to do a POC of something and figured the easiest way is to find a similar feature and work my way out. Essentially I’d like to figure out how this is implemented. When you click on a reference, the source of the reference is highlighted. I’m working with Kotlin specifically, but this seems to be common for languages. Thanks in advance!
k
I was just looking at that part of the meta docs! Will take a deeper dive later.