digama0 / mm0

Metamath Zero specification language
Creative Commons Zero v1.0 Universal
307 stars 40 forks source link

fix initial load of config #63

Closed ammkrn closed 3 years ago

ammkrn commented 3 years ago

The initial config is failing to deserialize when used with the marketplace version of the extension because it doesn't have the syntax_docs option yet, and the structure's field isn't an Option. Apparently you can set up your CI to publish new versions of an extension automatically: https://code.visualstudio.com/api/working-with-extensions/continuous-integration#automated-publishing