Closed ghost closed 8 years ago
Simplest tool tips example I could find:
Got tooltips working with a prebuilt JSON database similar to the one in Intellitip (link above). Now working on pulling data from kwdb directly. Will let you know as soon as I got it.
The feature proposed requires EventListner to be implemented, and it may introduce some all-time performance issue no matter whether users use the tooltip or not. I'm finding the way not to enable EventListener when the user don't want this feature, but seems to be difficult and the project will go complicated. I'm considering another plugin project which enables lsl tooltip to keep this project simple. Thanks.
I created a new plugin project: Makopo/sublime-text-tooltip-lsl
Currently barely works.
I intend it not to be related to this plugin. If you have any further comment about this feature, please open the issue on the new project. Thanks.
Hi Mako,
Build 3070 finally has tool tips. See this thread for instructions on how to use them.
Have a nice day!