
# Bsc Plugin plugin for [maestro-roku](https://github.com/georgejecook/maestro-roku) framework


[![build](https://img.shields.io/github/workflow/status/georgejecook/maestro-roku-bsc-plugin/build.svg?logo=github)](https://github.com/georgejecook/maestro-roku-bsc-plugin/actions?query=workflow%3Abuild)
[![GitHub](https://img.shields.io/github/release/georgejecook/maestro-roku-bsc-plugin.svg?style=flat-square)](https://github.com/georgejecook/maestro-roku-bsc-plugin/releases)
[![NPM Version](https://badge.fury.io/js/maestro-roku-bsc-plugin.svg?style=flat)](https://npmjs.org/package/maestro-roku-bsc-plugin)

Brighterscript compiler plugin for projects

## About

Use this plugin with vscode to use advanced features of maestro such as:

 - XML binding support
 - Reflection
 - Dynamic imports
 - Node classes
 - Extra validation

## Get help

Read how to use these features and the maestro framework [here](https://github.com/georgejecook/maestro-roku)