Skip to content

Releases: kcl-lang/vscode-kcl

v0.2.2

06 Aug 09:53
a3cf723
Compare
Choose a tag to compare

What's Changed

  • chore: bump vscode_languageclient to v0.9.1 by @He1pa in #59

Full Changelog: v0.2.1...v0.2.2

v0.2.1

29 Jul 09:09
5c662f5
Compare
Choose a tag to compare

What's Changed

  • feat: builtin functions completion by @He1pa in #34
  • feat: add keyword type by @He1pa in #36
  • feat: remove builtin func completion by @He1pa in #37
  • Add license scan report and status by @fossabot in #40
  • feat: add kcl config file watcher by @He1pa in #41
  • disable auto block pr option by @d4v1d03 in #42
  • feat: added syntax-highlighting for kcl.mod and kcl.mod.lock files by @shruti2522 in #45
  • added "KCL: Restart Language Server" command to restart the KCL language server by @Gmin2 in #43
  • Update cla.yml by @Peefy in #47
  • feat: prompt to install lsp binary manually by @He1pa in #49
  • chore: update to 0.1.8 by @He1pa in #51
  • fix: fix long string highlight and pairs by @He1pa in #52
  • update icon, fix broken link by @He1pa in #54
  • chore: add license by @He1pa in #55
  • remove activationEvent on yaml by @He1pa in #56
  • CI: publish by github action by @He1pa in #57
  • fix: publish ci by @He1pa in #58

New Contributors

Full Changelog: v0.1.2...v0.2.1

vscode-kcl v0.1.2

18 Dec 08:32
ab39036
Compare
Choose a tag to compare

What's Changed

  • chore: migrate repository from kusionstack to kcl-lang by @amyXia1994 in #21
  • feat: add install button by @He1pa in #18
  • chore: add frequently used script by @amyXia1994 in #23
  • auto-detect missing language server and prompt to install by @amyXia1994 in #24
  • enhance: show install progress on language server downloading by @amyXia1994 in #25
  • enhance: restart language server each time after installing it by @amyXia1994 in #26
  • Enhance: use ~/.kcl/kpm/bin/langserver by default by @amyXia1994 in #27
  • Enhance: support trigger install kcl-language-server by command by @amyXia1994 in #28
  • bump: update highlight/completion syntax to v0.5.0+ by @amyXia1994 in #29
  • fix: fix error caused by the return value type of shelljs.which() by @He1pa in #30
  • ci: fix ci test failed by @He1pa in #33
  • Bump/v0.1.2 by @He1pa in #32

Full Changelog: v0.1.0...v0.1.2

vscode-kcl v0.1.0

12 Apr 09:48
c30e5c3
Compare
Choose a tag to compare

What's Changed

  • package.json: update published extension meta info and republish by @amyXia1994 in #4
  • feat: sync kcl keywords to latest by @Peefy in #2
  • Create cla.yml by @chai2010 in #5
  • update dependency versions: Bumps ansi-regex from 5.0.0 to 5.0.1. by @amyXia1994 in #7
  • Update CONTRIBUTING.md by @amyXia1994 in #8
  • Feat: Rust Ver. LSP(v0.1.0) by @He1pa in #17

New Contributors

Full Changelog: https://github.com/KusionStack/vscode-kcl/commits/v0.1.0