I found a better solution than
Copilot for VS Code Web.
Supermaven is a copilot alternative and seems to work well with the Orange Pi Zero server. They have a free tier that gives me everything I need.
The
"Done." was generated by Supermaven after I typed in PRINT.
I created a empty file and typed in
FOR and Supermaven suggested the rest of the code which I accepted on each line.
I corrected the PRINT line to add
,"\n" and all PRINT lines going forward added it to the end of PRINT lines. It's like I'm teaching Supermaven the differences between VB and ScriptBasic.
I'm getting hooked on this.
