I thought it might be useful to have a place to discuss the actual writing of Lua programs. Not so much what is to be written, but how it is written. For example, what text editor do you use, and why? Do you name variables in a certain way to make using autocomplete easier? The sort of stuff that can make the work faster or easier once you figure it out, but isn't necessarily obvious.
I'll start by providing a file with lua keywords related to the TOTPP. These can be used to add words to your syntax highlighter, so that TOTPP specific commands can be highlighted.
I'll start by providing a file with lua keywords related to the TOTPP. These can be used to add words to your syntax highlighter, so that TOTPP specific commands can be highlighted.