Posted 19 years ago
by Greg Shaffer
- Boulder
Hi Again,
I have a tooltip-on-hover feature for my code editor. I recently added snippets, which have their own hover tooltip. When I hover over a token in a snippet, both tooltips appear (the one for the snippet and the one that I show).
Is there a mechanism to determine if a token belongs to a snippet? If so, I wish to check for the snippet state and NOT show my tooltip as the snippet tooltip is sufficient.
Thanks,
Greg
I have a tooltip-on-hover feature for my code editor. I recently added snippets, which have their own hover tooltip. When I hover over a token in a snippet, both tooltips appear (the one for the snippet and the one that I show).
Is there a mechanism to determine if a token belongs to a snippet? If so, I wish to check for the snippet state and NOT show my tooltip as the snippet tooltip is sufficient.
Thanks,
Greg