Skip to content

Esbonio VSCode Extension v0.3.0 - 2020-12-14

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 15:43
· 0 commits to 4e616c519d1ae5d0eddf2bc37780c4dd844682ce since this release

v0.3.0 - 2020-12-14

Features

  • Add 2 commands that can be used to insert links. One that uses the inline syntax Alt+L, the other, uses the named reference syntax Alt+Shift+L (#37)

  • Add command that will restart the language server (#39)

Fixes

  • Support syntax highligting for more header styles. Support highligting python code under directives from Sphinx's sphinx.ext.doctest extension (#42)