Skip to content

Commit 72a1220

Browse files
committed
mention no compatability gurantee
1 parent 03691c7 commit 72a1220

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

editors/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ In order to build the VS Code plugin, you need to have node.js and npm with
55
a minimum version of 10 installed. Please refer to
66
[node.js and npm documentation](https://nodejs.org) for installation instructions.
77

8+
You will also need the most recent version of VS Code: we don't try to
9+
maintain compatibility with older versions yet.
10+
811
The experimental VS Code plugin can then be built and installed by executing the
912
following commands:
1013

0 commit comments

Comments
 (0)