Esbonio VSCode Extension v0.10.0 - 2022-08-02
·
0 commits
to f7def31c61501370129a5135c5e05dba609d3968
since this release
v0.10.0 - 2022-08-02
Features
Initial very experimental web extension support! Currently this is limited to the vanilla docutils language server available in the esbonio Python package - so no Sphinx support yet.
The outline view, basic completions and hovers for vanilla docutils roles and directives are the only known working features at this point. (#438)
Enhancements
- Log output in the Esbonio output channel is now syntax highlighted. (#436)