hover-tooltips
Mouse Hover Tooltips for Atom
Ranjit Jhala 1,025 1 0.3.0 MIT GitHub

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. See this for an example.

Inspirations

  • ide-haskell
  • atom-typescript