TypeStrong/atom-typescript

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

开放

#1,463 创建于 2018年11月10日

 (2 条评论) (1 个反应) (0 位负责人)TypeScript (199 个派生)github user discovery
enhancementhelp wantedup-for-grabs

仓库指标

星标
 (1,125 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南