VBS-VSCode icon indicating copy to clipboard operation
VBS-VSCode copied to clipboard

Fix for #21: Completed Language Source Documentation

Open TMA-2 opened this issue 6 months ago • 0 comments

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!

TMA-2 avatar Jul 09 '25 21:07 TMA-2