Samsung/vscode-extension-tizentv

Name: vscode-extension-tizentv

Owner: Samsung

Description: This project is for providing a lightweight sdk tool based on vscode's extension mechanism, which provides TizenTV Apps' editor/build/launch/debug functions.

Created: 2017-07-14 06:44:13.0

Updated: 2018-01-11 19:48:56.0

Pushed: 2018-01-04 07:12:01.0

Homepage: null

Size: 7273

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README


logo
VS Code - TizenTV

Generate/Edit/Package/Run/Debug your applications with Tizen Targets

Source Release Wiki

'TizenTV' is a VS Code extension that provides a lightweight IDE for Tizen application developers, helps to generate, update and package an application, also run and debug an application on Tizen targets.

Demo

Supported features
Getting Started

The extension supports most of the basic features required to develop a Tizen TV app. It supports to create application using predefined templates, package the application, sign the application using certificate profile, launch a command prompt to execute sdb commands, run or debug application on TV Simulator, Emulator and Tizen TV.

Setup Environment
  1. Install latest VS Code release
    https://code.visualstudio.com
    https://code.visualstudio.com/docs/setup/setup-overview
  2. Execute ext install tizentv in command pallete(or clone tizentv-1.0.0.vsix from github, install with terminal command)
    #code –install-extension tizentv-1.0.0.vsix
  3. Start/Restart VS Code
  4. Use F1 to open the palette and input >Tizen to find commands
  5. Use F5 to find debuggers

    feature list

Command Configuration

For running/debugging an app, please configure one of below items:
File > Preferences > User Settings or Code >Preferences > User Settings

Debugger Configuration

If the launch.json is not yet configured, please configure the launching item

F.A.Q

Please get contact points at below:
a.devendra@samsung.com
hc.jiang@samsung.com


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.