roku-atom
Roku package for Atom with support for BrightScript, Roku SceneGraph, and deploying to Roku devices.
NicolasGnyra-Accedo 1,157 0 1.2.5 MIT GitHub

Roku Atom

The package for Atom IO Text Editor

Features

  • Full BrightScript syntax highlight support.
  • Autocompletion of SceneGraph components XML layout.
  • Roku autocompletion of SDK components, fields, global functions, etc.
  • If/For/While/etc. autoclosing feature.
  • Code analysis for debug breakpoints on deploy.
  • Deploy to Roku box from editor.

Preview

General overview: Syntax highlighting, Deploy, etc.

Deploy

Code sample: for-each autocomplete

For Each

Code sample: while loop autocomplete

While

Code sample: global functions autocomplete

Global Functions