Languages

Menu
Sites
Language
Tizen Studio's web APIs autocomplete

Hello,

In Tizen Studio web TV projects, the JS editor offers decent autocomplete / code completion for the Tizen Web Device API:

​tizen.application.getCurrentApplication()

 

However I didn't find any way to have completion for the Samsung Product API:

webapis.avplay.open(url)

 

Is there a way to make it work?

Thanks