Releases: kcl-lang/intellij-kcl
v0.4.0
What's Changed
- refactor: limit executable search to PATH and add error handling for missing executable by @RehanChalana in #42
- refactor: Migrate to IntelliJ Platform Plugin by @RehanChalana in #44
- bump to 0.4.0 by @RehanChalana in #46
- fix release ci by @He1pa in #47
- refactor: Remove FormatDirectoryAction and FormatSingleFileAction.java by @RehanChalana in #48
- ci: fix ci by @He1pa in #49
- rename plugin name. by @He1pa in #50
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- feat: set up LSP4IJ support for KCL by @RehanChalana in #38
- feat: resolve kcl-language-server binary from system environment vari… by @RehanChalana in #39
- ci: update test condition by @Peefy in #40
- chore: update README and bump to 0.3.0 by @He1pa in #41
New Contributors
- @RehanChalana made their first contribution in #38
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- Add license scan report and status by @fossabot in #25
- fix: Remove pluginUntilBuild property by @Blarc in #28
- fix: set updateSinceUntilBuild to false by @Blarc in #29
- doc: update readme.… by @He1pa in #31
- fix kcl fmt action by @He1pa in #33
- cd: publish to JetBrains Marketplace repository by @He1pa in #34
- add plugin description to README, which needed by gradle by @He1pa in #35
New Contributors
- @fossabot made their first contribution in #25
- @Blarc made their first contribution in #28
- @He1pa made their first contribution in #31
Full Changelog: 0.1.16...v0.2.1
0.1.17
release the plugin.
The intellij-kcl-0.1.15.zip is compatible on IntelliJ IDEA versions:
2022.1
2022.2
2022.3
2023.1
The intellij-kcl-0.1.17.zip support language server, but for some reasons, it is only compatible on IntelliJ IDEA Ultimate version
https://plugins.jetbrains.com/docs/intellij/language-server-protocol.html#supported-ides
0.1.16
release the plugin.
the intellij-kcl-0.1.15.zip is compatible on IntelliJ IDEA versions:
2022.1
2022.2
2022.3
2023.1
for some reasons, the intellij-kcl-0.1.16.zip is compatible on IntelliJ IDEA 2023.2+(Ultimate)
https://plugins.jetbrains.com/docs/intellij/language-server-protocol.html#supported-ides
0.1.15
release the plugin.
the intellij-kcl-0.1.15.zip is compatible on IntelliJ IDEA versions:
- 2022.1
- 2022.2
- 2022.3
- 2023.1
the intellij-kcl-0.1.15-232.zip is compatible on IntelliJ IDEA 2023.2+