commercialhaskell / stack-ide

Stack-based JSON interface to ide-backend
98 stars 23 forks source link

Optional popup tool tips for types using popup.el #55

Closed drwebb closed 9 years ago

drwebb commented 9 years ago

Popup.el is availible here https://github.com/auto-complete/popup-el

popup.el works better in the terminal than pos-tip from my tests. That is another emacs library that does the same thing as popup.el.

chrisdone commented 9 years ago

Technically this isn't optional if you don't have popup.el. But let's just call it a necessary dependency.