To install, go to releases & download the .vsix file. Then install it like any other program. I highly recommend using this in conjunction with these instructions by ledhead900, but it's not technically a requirement.
XML code complete for Visual Studio Code. Currently completes entries from scriptproperties.xml.
None yet
Exceedingly Verbose: enables debug logging. Defaults to false
Script Properties Location: Absolute path to scriptproperties.xml, including scriptproperties.xml in the path. REQUIRED, no default.
None yet
Initial release. Supports scriptproperties.xml autocomplete
Major improvements; now has configuration & generates the entries at startup from scriptproperties.xml, removing the need for rerunning a python script when scriptproperties.xml updates.
Hopefully, no more duplicate suggestions. Also, Peek/Go to definition for script properties!