mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 14:20:35 +01:00
This introduces an IntelliJ plugin that's meant to assist with development of the Pkl codebase itself. The plugin adds a file editor that opens snippet tests in a split editor pane, showing the input on the left side and output on the right side.
5 lines
183 B
Plaintext
5 lines
183 B
Plaintext
Internal IntelliJ plugin for developing the Pkl codebase.
|
|
|
|
This plugin is intentionally not published anywhere.
|
|
For usage, see the docs in link:../DEVELOPMENT.adoc[DEVELOPMENT.adoc].
|