Releases: kcl-lang/vscode-kcl
Releases · kcl-lang/vscode-kcl
v0.2.2
v0.2.1
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
- @fossabot made their first contribution in #40
- @d4v1d03 made their first contribution in #42
- @shruti2522 made their first contribution in #45
- @Gmin2 made their first contribution in #43
Full Changelog: v0.1.2...v0.2.1
vscode-kcl v0.1.2
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
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
- @amyXia1994 made their first contribution in #4
- @Peefy made their first contribution in #2
- @chai2010 made their first contribution in #5
Full Changelog: https://github.com/KusionStack/vscode-kcl/commits/v0.1.0