ternjs / tern_for_sublime

Sublime Text package adding Tern support
MIT License
803 stars 54 forks source link

Inconsistent tooltip sizes #167

Open alexmccabe opened 6 years ago

alexmccabe commented 6 years ago

I am getting inconsistent tooltip sizes, for example the following is for console.log( ... )

screenshot 2017-08-04 11 51 42

(The description is actually incorrect, but that's a different issue).

That tooltip appears when I place my cursor inside a function argument list. The tooltip that appears when pressing alt+o is much more reasonable.

screenshot 2017-08-04 11 54 56

Is there any setting I can change to alter this?

MacOS: 10.12.6 | 10.12.5 Sublime: Build 3126