Esbonio VSCode Extension v0.7.0 - 2021-06-05
github-actions
released this
05 Jun 00:10
·
0 commits
to be1c2fd78a8375a0c229374200f18fb99dae070c
since this release
v0.7.0 - 2021-06-05
Features
Fixes
Misc
- The cli arguments --cache-dir, --log-filter, --log-level and --hide-sphinx-output have been replaced with the configuration parameters esbonio.sphinx.buildDir, esbonio.server.logFilter, esbonio.logLevel and esbonio.server.hideSphinxOutput respectively (#185)
- The language server's startup sequence has been reworked. Language clients are now required to provide configuration parameters under the initializationOptions field in the initialize request. (#192)