VBS-VSCode
VBS-VSCode copied to clipboard
Fix for #21: Completed Language Source Documentation
Used a combination of the VBScript Language Reference, SS64's VBScript documentation and Claude Sonnet 4 to fill out:
- GlobalDefs.vbs and ObjectDefs.vbs: Added missing or incomplete XMLDoc (summary and parameters) and const comments.
- Keywords.json and Operators.json: Added missing or incomplete definitions.
- Also, replaced the broken image in the READMEs.
Hopefully this is satisfactory!