ATOM IDE Package (for Tizen TV) is a ATOM extension that enables you to develop Tizen Web applications easily using ATOM editor.
Atom is a hackable text editor for the 21st century, built on Electron, and based on everything we love about our favorite editors. We designed it to be deeply customizable, but still approachable using the default configuration.
Updates: Copy “atom-extension-tizensdk” to specified path:
For Windows : C:\Users\${Your user name}\.atom\packages For Ubuntu : /home/${Your User Name}/.atom/packages
Restart Atom IDE, Tizen SDK extension will be loaded automatically
Setting parameters for Tizen SDK
To run App on Tizen TV Web Simulator, below setting should be set: To run App on Tizen TV, below setting should be set:
To run App on Tizen TV Web Simulator, below setting should be set:
Atom IDE support debugging web app with chrome DevTools (on Ubuntu, Chromium is supported), chrome install path must be set according to your system environment:
Hosted on Atom.io The Atom-Tizentv source code and documents are available on Atom.io. Learn more