Changelog
0.37.0 (2026-07-08)
Additions
-
Add support for nested path creation when creating new Pkl files (#179).
-
Add support for multi-line string continuations (#182, #183).
-
Add object members to structure view (#196).
-
Add diagnostic on elements/entries in a module object body (#198)
-
Add diagnostic for abstract member inside non-abstract class/method (#214).
-
Add diagnostic for missing abstract member implementations (#217, #227, #236).
-
Add quick fix to remove unused imports (#229).
-
Add autocompletion for overriding abstract methods (#230).
-
Improve handling of member links in doc comments (#231).
-
Add support for Pkl 0.32 fallback standard library (#FIXME)
Contributors ❤️
We would like to thank the contributors to this release (in alphabetical order):
0.36.1 (2026-03-26)
Contributors ❤️
We would like to thank the contributors to this release (in alphabetical order):
0.36.0 (2026-02-27)
Changes
-
Add support for Pkl 0.31.0 fallback standard library (#169).
-
Add support for type inference of
BaseValueRenderer.convertPropertyTransformersentries (#160).
Contributors ❤️
We would like to thank the contributors to this release (in alphabetical order):
0.35.0 (2025-11-26)
Contributors ❤️
We would like to thank the contributors to this release (in alphabetical order):
0.34.1 (2025-11-07)
Contributors ❤️
We would like to thank the contributors to this release (in alphabetical order):
0.34.0 (2025-11-06)
Breaking Changes
-
The minimum version of IntelliJ and other JetBrains editors has been bumped to 2024.3 (#125).
Contributors ❤️
We would like to thank the contributors to this release (in alphabetical order):
0.33.0 (2025-07-28)
Contributors ❤️
We would like to thank the contributors to this release (in alphabetical order):
0.31.0 (2024-11-11)
Contributors ❤️
We would like to thank the contributors to this release (in alphabetical order):
0.28.0 (2024-07-25)
Changes
-
More metadata added to
.idea/workspace.xml(requires a new project sync after updating the plugin) (#42). -
Project sync related changes (#42, #46)
-
Show project-related notification banners on any Pkl file that is within a project directory.
-
Skip ignored files when syncing projects.
-
Remove check for missing package sources, because this can be a cause for slowdown.
-
Add annotation for missing package sources when viewing dependency notation.
-
Change project dependency downloading from an action to an intention.
-
0.27.0 (2024-06-20)
Contributors ❤️
We would like to thank the contributors to this release (in alphabetical order):
0.26.0 (2024-02-02)
Initial plugin release