From 975a67ad444eabd23967f47c3d46a6d2718cc7f6 Mon Sep 17 00:00:00 2001 From: David Anthoff Date: Mon, 10 Jun 2019 11:23:01 -0700 Subject: [PATCH] Mention VS Code extension in README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a8fd5e9..3cd37d2 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,9 @@ Install [language-weave](https://atom.io/packages/language-weave) to add Weave s It allows running code from Weave documents with usual keybindings and allows preview of html and pdf output. +The [Julia extension for Visual Studio Code](https://www.julia-vscode.org/) +adds Weave support to [Visual Studio Code](https://code.visualstudio.com/). + ## Contributing I will probably add new features to Weave when I need them myself or if they are requested and not too difficult to implement. You can contribute by opening issues on Github or implementing things yourself and making a pull request. I'd also appreciate example documents written using Weave to add to examples.