Skip to content

Esbonio VSCode Extension v0.11.0 - 2023-03-06

Choose a tag to compare

@github-actions github-actions released this 06 Mar 22:47
· 993 commits to develop since this release

v0.11.0 - 2023-03-06

Features

  • It should now be possible to run the Sphinx based language server in https://vscode.dev!

    Note, that this functionality, is still experimental. To try it out, you will need to explicity set the esbonio.sphinx.confDir option to /<github-user>/<github-repo>/<path>/. For example, this project would need it to be set to /swyddfa/esbonio/docs/. (#548)