We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
We can't navigate to the declaration of a operator function, like:
the plus sign above is an extension function provided by some library. But, how do I find it when I have imports like this?
plus
There should a way to jump to declaration of operator functions (just like we do have in Kotlin).