vektah / CodeGlance

Intelij IDEA plugin for displaying a code mini-map similar to the one found in Sublime
BSD 2-Clause "Simplified" License
1.06k stars 104 forks source link

Feature request: Hover preview like in VS #234

Open Phoenix616 opened 5 years ago

Phoenix616 commented 5 years ago

Visual Studio has the ability to show a preview of the code at a certain part of the file when hovering over the minimap, it would be cool to have that functionality in this plugin too.

It looks like this in VS: