facebookarchive / hyperclick

NOTE: This is now deprecated in favor of the version bundled in https://github.com/facebook-atom/atom-ide-ui.
Other
58 stars 19 forks source link

Highlight tooltips #11

Closed Qusic closed 7 years ago

Qusic commented 7 years ago

I am maintaining a package atom-youcompleteme that supports go-to actions with hyperclick.

It would be very useful that when or is held and some text under the mouse is underlined, a tooltip can be shown to indicate the inferred type of a value, the parent of a class, or anything else.

Thanks!

hansonw commented 7 years ago

Try the 'datatip' feature in https://atom.io/packages/atom-ide-ui instead :)

Example: https://github.com/jgebhardt/atom-github-user-datatip