tern.java
tern.java copied to clipboard
No type hinting
I am running Eclipse Java EE - Mars.2 Release (4.5.2). I installed as instructed using the update site, set my project up as a Tern Project, added the Bootstrap, Express, Nodejs, and jQuery modules. I get no type-hinting what so ever.
Also, when I hit F3, I get the "Current text selection does not resolve to a JavaScript element" error.
Ideas? -j
Don't use F3, but use Ctrl+Click. When you do F3 it executes hyperlink of JSDT and not Tern Hyperlink (I don't know ow to override it). If it doesn't work, please share your project and tell me which file and content you are hyperlinking.
@jasonwmatteson is my suggestion help you?
I am using Eclipse neon.2. When I control + click, it says current text selection does not resolve to a Javascript element. I have enabled Project facets for javascript. This was working perfectly in Luna and Mars, but for some reason it is not working in neon
I have testes quickly and it works. Please share your project and tell me what you are doing. Thanks!