From eba3d4a78f7ca750ec7da5bce21226177a4efc98 Mon Sep 17 00:00:00 2001 From: Frances Elliott <42477011+fscelliott@users.noreply.github.com> Date: Wed, 17 Feb 2021 09:44:30 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 897de01..bbc0a5d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ In other languages, you can insert the preceding list of elements using the foll This extension also evaluates if provided feature keys are valid for Optimizely's public SDK methods (for example, getFeatureVariable(feature_key, userID, attributes), or isFeatureEnabled(feature_key, userID)) for Javascript and TypeScript. If a given feature_key is invalid (i.e., doesn't exist in the datafile for the sdk key used in "Optimizely: config" command), the extension highlights it and displays a warning on hover. -The Optimizely VSCode extension is compatiable with 1.34 and higher of vscode. +**Compatibilty:** The Optimizely VSCode extension is compatiable with 1.34 and higher of vscode. It currently supports SDKs versions released *before* February 2020. ## Features