Releases: puppetlabs/puppet-vscode
Releases · puppetlabs/puppet-vscode
0.16.0
0.15.1
0.15.0
0.13.0
[0.13.0] - 2018-10-23
Added
- (GH-366) New Debug Adapter
- (GH-354) Document PDK as source information
- (GH-385) New Outline View, Breadcrumb, and Go to Symbol Features
Changed
- (GH-397) Updated Puppet Editor Services to version 0.15.0. Change Log is at https://github.com/lingua-pupuli/puppet-editor-services/releases/tag/0.15.0
- (GH-373) Refactor commands and providers to features
- (GH-351) Updated Puppet Editor Services to version 0.14.0. Change Log is at https://github.com/lingua-pupuli/puppet-editor-services/releases/tag/0.14.0
- (GH-323) Update readme with gif examples
- (GH-399) Update Puppet loading UI to be more user friendly
- (GH-405) Update readme with correct links into the readme
Deprecated
- (GH-315) Deprecate puppetAgentDir setting
0.12.0
0.11.1
[0.11.1] - 2018-08-24
Added
Changed
- (GH-327) Updated Puppet Editor Services to version 0.13.0. Change Log is at https://github.com/lingua-pupuli/puppet-editor-services/releases/tag/0.13.0
- (GH-316) Conform to Keep-A-Changelog format in CHANGELOG
Fixed
v0.11.0
0.11.0 - 2018-07-16
- Update Puppet Editor Services to 0.12.0
- (GH-250) Move client folder to root
- (GH-253) Remove languageserver
- (GH-252) Update readme for org move
- (GH-258) Vendoring process for editor services
- (maint) Fix tslint errors
- (GH-275) Update Marketplace Categories
- (maint) Update github links for org change
- (maint) Refactor client connection code
- (GH-284) Add support for region folding
- (maint) Update Puppet grammer file
- (GH-238) Add stdio support to client extension
- (maint) Automatically download languageserver on build and watch
- (maint) Improve issue templates
- (GH-241) Honor specified tcp port
- (GH-240) Add TCP retry functionality
- (GH-274) Remove random tcp port resolution from client
- (GH-296) Set document file scheme
- (GH-289) Fix autoindenting for DSL
- (GH-301) Fail fast if agent not installed
- (GH-310) Fix gulp bump
- (GH-307) Fix path resolution on mac and *nix
v0.10.0
0.10.0 - 2018-03-29
- (GH-218) Validate EPP files
- (GH-244) Update puppet-lint to 2.3.5
- (GH-245) Update puppet-lint to 2.3.5
- (GH-216) Better syntax highlighting
- (GH-214) Updated readme for pdk 1.3.X
- (GH-225) Readd Local Workspace comand line option
- (GH-231) Make Document Validation asynchronous
- (GH-236) Remove the preload option
- (GH-236) Add experimental file cache option