Languages

Menu
Sites
Language
Development on TypeScript

Hello developers!

I am new Tizen developer. I try to make web application app and I selected TypeScript language, because I relly like Object-oriented programming (OOP).

My favorite IDE WebStorm supports TypeScript, but main problem fo me IDE doen't show hints when I wok in scope ts.

Scope js - works fine.

Scope ts - works bad.

I fint so I can connect DefinitelyTyped for TypeScript and IDE will show hint.

When I can find DefinitelyTyped for ExtraTizen.js and tizen.js ? 

Thanks!

Scope JS

Scope TypeScript

 

 

 

Responses

4 Replies
John Ixion
Andrey Nikonov

Dear Olivier,

I read this article,this doesn't answer for my question

André Reus

Hello, 

Tizen Studio is now official IDE for Tizen development. You are using WebStorm IDE as it is your favourite IDE. But it don't show hint as like Tizen Studio. It doesn't make sense! 

 

Andrey Nikonov

Dear André Reus, 

I understand it, but i don't understand why I need to use ONLY Tizen Studio so make Tizen web application and ONLY JavaScript language (for web app).

I need to use TypeScript, because I want to make scalable app. Tizen Open Source project and I think defenition file can be created already. 

This my main question. Where can I find defenetion file for Tizen framework?