Skip to content

[v0.1.9] - 2019-07-08

Pre-release
Pre-release
Compare
Choose a tag to compare
@i80and i80and released this 10 Jul 22:08
v0.1.9

[v0.1.9] - 2019-07-08

Added

  • Add textDocument/resolve RPC endpoint to return the source file path of an artifact relative to the project's root (DOCSP-5967).

Fixed

  • Don't throw exception if saving an asset to the server fails (DOCSP-5998).
  • The language server can now be gracefully shutdown using a context manager,
    for use in tests.

Changed

  • Diagnostic messages when failing to open a static asset are more succinct.
  • Warn about YAML files with duplicated refs (DOCSP-5704).