github mrjosh/helm-ls v0.0.4

latest releases: master, v0.5.4, v0.5.3...
2 years ago
HelmLs version: 88e1766

macOS (x64)

  1. Download helm_ls_darwin_amd64
  2. Run ./helm_ls_darwin_amd64

windows (x64)

  1. Download helm_ls_windows_amd64.exe
  2. Run ./helm_ls_windows_amd64.exe

Linux (x64)

  1. Download helm_ls_linux_amd64
  2. Run ./helm_ls_linux_amd64

Linux (ARM)

  1. Download helm_ls_linux_arm
  2. Run ./helm_ls_linux_arm

SHA256 Checksums

dd3e828d57de75d5654209e204625eb59d1b56bbf25796eb51577ee7ad74bf36  helm_ls_linux_amd64/helm_ls-linux-amd64
6e05dcece0c756091c961d7e768ecddefcb91b925db8b9ac8ec2342e3415c232  helm_ls_darwin_amd64/helm_ls-darwin-10.12-amd64
3546a188647aa9e96fa2acb9ae21f6a5bfee59ee0b406e596629e9bdcd78902d  helm_ls_windows_amd64/helm_ls-windows-4.0-amd64.exe
cb23688501f2a3a0911a20903c87f1de876c2f5fe9812f7b137c135590e80def  helm_ls_linux_arm/helm_ls-linux-arm64

What's Changed

  • feat: improve values completion by @qvalentin in #21
  • fix(lint): chart.yaml lint crash by @qvalentin in #23
  • Feat hover ast by @qvalentin in #28
  • feat(ast): completion of values with ast by @qvalentin in #34
  • remove structcheck, deadcode and varcheck metalinters cause of deprecation

New Contributors

Full Changelog: v0.0.3...v0.0.4

Don't miss a new helm-ls release

NewReleases is sending notifications on new releases.