Skip to content

Releases: launchdarkly/ld-vscode

2.0.1

04 Oct 16:28
Compare
Choose a tag to compare

[2.0.1] - 2018-09-28

Fixed

  • Configuration settings no longer require manually editing the json settings file
  • The extension no longer requires a restart to apply configuration changes

2.0.0

28 Sep 17:12
Compare
Choose a tag to compare

[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