1
Install Java
The Pkl language server runs on Java, so you need a JDK installed.
- SDKMAN (recommended)
- macOS (Homebrew)
- Linux (direct)
SDKMAN lets you manage and switch between Java versions easily.Verify:
2
Add Pkl support to your editor
- VS Code
- Neovim
Install the official Pkl extension:
- Open the Pkl VS Code installation guide.
- Install the extension from the VS Code Marketplace.

