TypeStrong/atom-typescript

[Feature Request] make tooltip not disappear when hovered over, and make text selectable

Offen

#1.463 geöffnet am 10.11.2018

 (2 Kommentare) (1 Reaktion) (0 zugewiesene Personen)TypeScript (199 Forks)github user discovery
enhancementhelp wantedup-for-grabs

Repository-Metriken

Stars
 (1.125 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

It'd be nice to make the tooltip stay when hovering over it, and to disappear when the mouse leaves, similar to linter-ui-default or with atom-ide tooltips.

Then we can make the text selectable (which is super useful for copying type identifiers, etc). We could also make type identifiers clickable to take us to the definitions.

Contributor Guide