TypeStrong/atom-typescript
[Feature Request] make tooltip not disappear when hovered over, and make text selectable
Aperta
#1463 aperta il 10 nov 2018
enhancementhelp wantedup-for-grabs
Metriche repository
- Star
- (1125 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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.