Skip to content

rokucommunity/roku-debug

Repository files navigation

roku-debug

A Debug Adapter Protocol server (for editors like VSCode) and a socket adapter for Roku's BrightScript Debug Protocol

build status security coverage status monthly downloads npm version license Slack

Usage

This project can be integrated with any IDE that supports the debug-adapter-protocol.

Known integrations:

DAP instructions

To run the language server standalone, you simply need to:

  • install nodejs and make sure npx is on your path
  • install this project (npm install roku-debug)
  • run the project in dap mode (npx roku-debug --dap)

Accepted security advisories

Dependencies flagged by npm audit that we have reviewed and chosen not to upgrade are tracked in audit-ci.jsonc. Each entry includes the advisory ID, the date it was added, and the reason it does not apply to this project.

Changelog

Click here to view the changelog

About

A compatibility wrapper around the BrightScript debug protocol https://developer.roku.com/en-ca/docs/developer-program/debugging/socket-based-debugger.md

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors