TypeStrong/atom-typescript

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

Aberta

#1.463 aberto em 10 de nov. de 2018

 (2 comentários) (1 reação) (0 responsável)TypeScript (199 forks)github user discovery
enhancementhelp wantedup-for-grabs

Métricas do repositório

Stars
 (1.125 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador