Howdy,
new to RC and Lua Scripting. a quick question for experienced Lua Scripters. Do you simply type your program into word, notepad or do you use some sort of an integrated development environment to enter your programs and check for syntax, etc. before uploading to RCh
Lua scripting IDE?
-
- Posts: 31
- Joined: Sat May 07, 2016 9:26 pm
VS Code (https://code.visualstudio.com/) has a nice Lua extension (gccfeli.vscode-lua). Light, fast, ...
Pro3 #24
Just following up on this. I've been using Zerobrane:
https://studio.zerobrane.com/
It will spot syntax errors which makes debugging easier. I copy the program and paste it into the script window.
Brent, not sure if this is a bug but I keep having an issue on my RaceCapture App where the scroll doesn't work in the script window so I can't down-arrow to the bottom of my program - the cursor simply walks out of the window but the program doesn't scroll so I can't edit or see any of my program other than the top lines. If I reboot the unit this fixes itself for a while but then resorts to this behavior. Not sure why. Annoying but not fatal and possibly user error.
Dave
https://studio.zerobrane.com/
It will spot syntax errors which makes debugging easier. I copy the program and paste it into the script window.
Brent, not sure if this is a bug but I keep having an issue on my RaceCapture App where the scroll doesn't work in the script window so I can't down-arrow to the bottom of my program - the cursor simply walks out of the window but the program doesn't scroll so I can't edit or see any of my program other than the top lines. If I reboot the unit this fixes itself for a while but then resorts to this behavior. Not sure why. Annoying but not fatal and possibly user error.
Dave
Unfortunately, I can't. No mouse on the android tablet and when using my computer I have a computer that amazingly has only one USB port which I need to use for the USB connection to Race Capture. If I use a USB splitter, to provide another port, the data transfer to Race Capture fails - I think Brent is aware of this issue.
I suspect my problem is unique.
Dave
I suspect my problem is unique.
Dave