Skip to content

Releases: executablebooks/myst-vs-code

v0.11.0

10 Jul 20:14

Choose a tag to compare

🚀 RELEASE: v0.11.0

Update README

21 Mar 00:09

Choose a tag to compare

release-0.9.5

bump version

Previewer: Fix nested token line numbers

21 Mar 19:24

Choose a tag to compare

release-0.10.2

bump version

Update README

21 Mar 10:47

Choose a tag to compare

release-0.10.1

bump version

Add Markdown Preview Extension

21 Mar 10:24

Choose a tag to compare

This release introduces a plugin to VS Code's built-in Markdown previewer
(see this guide for info), to properly render nested admonitions, and code directives.

The plugin can be disabled using the myst.preview.enable configuration option.

Additional changes:

  • Add build tests
  • Only test node 10.x
  • Split integration and standalone tests
  • Turn directives yaml into importable json module

Try automated action release

20 Mar 23:32

Choose a tag to compare

release-0.9.4

Update ci_tests.yml

Move to injection based implementation

19 Mar 03:58

Choose a tag to compare

Add directive highlighting

18 Mar 17:37

Choose a tag to compare

Intitial VS Code release

18 Mar 09:19

Choose a tag to compare

v0.0.1

add badge