TypeStrong/atom-typescript

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

Ouverte

#1 463 ouverte le 10 nov. 2018

 (2 commentaires) (1 réaction) (0 personne assignée)TypeScript (199 forks)github user discovery
enhancementhelp wantedup-for-grabs

Métriques du dépôt

Stars
 (1 125 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur