From 811338d058749081d3faf9e4cd9bfbf1a97a83a9 Mon Sep 17 00:00:00 2001 From: Kohei Yoshino Date: Wed, 27 Jun 2018 10:12:13 -0400 Subject: no bug - Add VS Code task configuration file --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index d8986fc73..985be314e 100644 --- a/README.rst +++ b/README.rst @@ -80,6 +80,12 @@ or db is changed, do a full provision: vagrant rsync && vagrant provision +If you are using Visual Studio Code, these tasks are available from the editor's +`Tasks menu`_. The update command can be run by simply hitting `Ctrl+Shift+B` on +Windows/Linux or `Command+Shift+B` on macOS. + +.. _`Tasks menu`: https://code.visualstudio.com/docs/editor/tasks + Testing Auth delegation ----------------------- -- cgit v1.2.3-24-g4f1b