This is a Visual Studio Code extension for the game X4: Foundations. It provides code completion for the game's script properties and Lua functions.
More information about each extension can be found in their respective README files.
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!