Software Archive
Read-only legacy content
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
17060 Discussions

Typescript Extension Problem

Namık_Zafer_E_
New Contributor I
138 Views

Brackets 1.9.0-0 code editor has Typescript extension and it works fine but Intel XDK has not. I downloaded one of Typescript extension but Intel XDK editor cannot find format of file and also i cannot change file format to Typescript from bottom bar. There is no Typescript selection.

I know Intel XDK uses Brackets code editor in its core.

How can i add Typescript extension?

0 Kudos
1 Reply
PaulF_IntelCorp
Employee
138 Views

Because the Brackets editor inside the XDK runs in a non-standard environment, we are not able to guarantee that ALL Brackets extensions work with the built-in editor. I recommend you use the standalone copy of the Brackets editor to work with your project files, rather than the built-in XDK editor.

Reply