Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 617 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 617 Bytes

Hover-Tooltips

This is a simple package to implement & experiment with mouseover-identifier tooltips in the amazing Atom editor!

A screenshot of your package

Usage

To get hover-tooltips for your favorite language, create a suitable subclass of HoverTooltips. Examples:

Inspirations