atom-ide-ui
atom-ide-ui copied to clipboard
make it easy to copy text in the datatip
Description
- Hover on some variable and the datatip appears (ok)
- Select text inside the datatip (ok only if the text is not collapsed)
- Copy the text via shortcut Command+C (failed, sometimes nothing happens, while sometimes it copied nothing/empty)
For very long text in the datatip (collapsed with "...") a. When not pinned, and "drag" in the datatip, it would recognize the "drag" as "click" and change the content in the datatip (collapse/uncollapse) b. Pin the tooltip and then select text (failed, when drags in the tooltip, it moves the tooltip instead of selects
Expected Behavior
Copy texts in the datatips efficiently
Actual Behavior
Hard to copy and sometimes even select
Versions
- Atom: 1.24.0
- Client OS: macOS 10.13.3
- atom-ide-ui: 0.9.2
Additional Details
- Installed packages (
apm ls --installed):