atom-ternjs icon indicating copy to clipboard operation
atom-ternjs copied to clipboard

Question: How does this package create tooltips?

Open bjshumway opened this issue 7 years ago • 1 comments

For example, if I type in .push and accept the snippet, then I get a tooltip right below it saying

push(newelt: ?) : number

The tool-tip persists until I leave the open/close parentheses. If I click back into the parentheses the tooltip comes back. Could you point me to where in the this package the tooltip is initialized? From there I can try to figure out the rest.

Thank you

bjshumway avatar Jul 27 '17 21:07 bjshumway

No comments?

bjshumway avatar Jul 31 '17 12:07 bjshumway