This example is already set up for the VS code BrightScript Language extension. https://marketplace.visualstudio.com/itemdetails?itemName=celsoaf.brightscript
If you have installed the VS code BrightScript Language extension then to run the project all you will need to do us create a .env
file with the following:
# .env
#the ip of your roku
HOST=192.168.11.1
#the password for the roku
ROKU_PASSWORD=password123