Releases: launchdarkly/ld-vscode
Releases · launchdarkly/ld-vscode
2.0.1
2.0.0
[2.0.0] - 2018-09-27
Added
- The LaunchDarkly base and stream uris are now configurable
- Added configuration options to disable flag key autocomplete and hover
- A new "Open in LaunchDarkly" command which opens the feature flag key at the current editor position in the LaunchDarkly dashboard.
Removed
- Removed the "Get feature flag" command
Fixed
- Flag keys with non-letter characters are now correctly discovered by the extension
- Flag autocomplete suggestions will now only be generated when inside of a string literal
- Server connections generated by the extension will now correctly be identified as generated by the extension