Esbonio VSCode Extension v0.6.0 - 2021-05-07
github-actions
released this
07 May 23:09
·
0 commits
to 0d84e5cf6e7c2c370a9a53024b7f5e84c02ec8b2
since this release
v0.6.0 - 2021-05-07
Features
- Add new esbonio.sphinx.confDir option that allows for a project's config directory to be explictly set should the automatic discovery in the Language Server fail. (#63)
- Add new esbonio.sphinx.srcDir option that allows for overriding the language server's assumption that source files are located in the same place as the conf.py file. (#142)
Fixes
- Editor keybindings now only apply in *.rst files. (#141)
Misc
- Update vscode-languageclient to v7.0.0 (#152)