From 72a122092bb37249a5d04ca3b8b5c8b78f9b84dd Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Tue, 12 Feb 2019 18:28:39 +0300 Subject: mention no compatability gurantee --- editors/README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'editors') diff --git a/editors/README.md b/editors/README.md index eb1004914..6e1189cad 100644 --- a/editors/README.md +++ b/editors/README.md @@ -5,6 +5,9 @@ In order to build the VS Code plugin, you need to have node.js and npm with a minimum version of 10 installed. Please refer to [node.js and npm documentation](https://nodejs.org) for installation instructions. +You will also need the most recent version of VS Code: we don't try to +maintain compatibility with older versions yet. + The experimental VS Code plugin can then be built and installed by executing the following commands: -- cgit v1.2.3