Forum Discussion
Chris-DP
7 months agoBinge Watcher
I don’t personally have much experience with make files but if no one else chimes in you could look at the roku-deploy npm module.
Or you could also look at VS Code Brightscript Language Extension for a much more integrated development experience. It handles everything from sideloading to breakpoints, variable inspecting, and much more.
Abstract1
7 months agoReel Rookie
Thanks I will look into those npm docs. I downloaded the Brightscript extension already I just was not sure if it would emulate the app. I also find myself disabling it alot because its keyboard shortcuts invade mine in VS code which is why I was leaning towards this method.
- Kosso17 months agoBinge Watcher
The BrightScript VSCode extension is a game-changer once you get used to it. 🙂