atom-haskell-archive / autocomplete-haskell

Atom autocomplete-plus provider for haskell
https://atom.io/packages/autocomplete-haskell
MIT License
23 stars 1 forks source link

Add option to scale completion hint panel with editor font size #18

Closed lierdakil closed 6 years ago

lierdakil commented 7 years ago

Moved from https://github.com/atom-haskell/ide-haskell/issues/173

lierdakil commented 6 years ago

This was implemented for a while I think. https://github.com/atom-haskell/autocomplete-haskell/blob/02ca7f61665116dca3ee163458b653256680992e/src/last-suggestion-view.ts#L11-L16