RSS

Release 0.11.0

VSCode Extension Release 0.11.0

Added

  • (GH-284) Add support for region folding.
  • (GH-238) Add stdio support to client extension.
  • (GH-240) Add TCP retry functionality.
  • (maint) Automatically download languageserver on build and watch.

Changed

  • Update Puppet Editor Services to 0.12.0.
  • (GH-258) Changed the vendoring process for editor services due to org move.
  • (GH-275) Update the Marketplace categories.
  • (maint) Improve issue templates.

Fixed

  • (GH-252) Update the README for org move.
  • (GH-289) Fix Autoindenting for DSL.
  • (GH-301) Fail fast if Puppet Agent is not installed.
  • (GH-310) Fix gulp bump.
  • (GH-307) Fix Path resolution on mac and *nix.
  • (GH-241) Ensure specified tcp port is honored.
  • (GH-296) Ensure document file scheme is set.
  • (maint) Fix tslint errors.
  • (maint) Update GitHub links for org change.
  • (maint) Update Puppet grammar file.

Removed

  • (GH-274) Remove random tcp port resolution from client.