Code Vision in IntelliJ IDEA

Answered

In JetBrains Rider there is a functionality called Code Vision which shows a bunch of information like the author of the method (from the version control), the number of usages of method or field etc. all right inside the code editor.

Is it possible to have such functionality in the IntelliJ IDEA?

2

Please sign in to leave a comment.