This repository was archived by the owner on Sep 28, 2023. It is now read-only.
Releases: optimizely/optimizely-vscode
Releases · optimizely/optimizely-vscode
Release 0.1.0
Release 0.0.8
0.0.8
October 7, 2020
- Add new method
getFeatureVariableJSON
to support JSON feature variables. (#8) - Add feature key tracking to underline a feature key that is not in datafile.(#11)
- Add
getAllFeatureVariables
to auto-complete and hidevariables
view in debug dialog forisFeatureEnabled
andgetAllFeatureVariables
methods.(#12) - Add
track
to auto-complete.(#14)
Release 0.0.5
0.0.5
May 21, 2020
- Fix debug dialog attribute table.
Release 0.0.4
0.0.4
May 20, 2020
- Fix debug dialog theme.
Release .0.0.3
0.0.3
May 20, 2020
- New Optimizely configuration debugger.
- Fix feature key menu item.
Release 0.0.2
0.0.2
May 7, 2020
- Clarify that auto-complete only works for javascript, typescript, and react.
- Add keyboard shortcuts for feature and experiment keys.
Release 0.0.1
0.0.1
May 5, 2020
- Release intial version of the vscode extension.