+* Add support for xref:lsp:ROOT:index.adoc[pkl-lsp]. The editor now ships with a version of pkl-lsp, and queries for updates when the extension starts up. The LSP currently requires Java 22 to run. This requirement will go away when pkl-lsp ships native executables. By default, pkl-vscode will look for Java in `$PATH`, and will prompt if it cannot be found, or is lower than 22 (https://github.com/apple/pkl-vscode/pull/19[#19], https://github.com/apple/pkl-vscode/pull/21[#21], https://github.com/apple/pkl-vscode/pull/22[#22], https://github.com/apple/pkl-vscode/pull/23[#23], https://github.com/apple/pkl-vscode/pull/24[#24], https://github.com/apple/pkl-vscode/pull/25[#25], https://github.com/apple/pkl-vscode/pull/27[#27], https://github.com/apple/pkl-vscode/pull/28[#28], https://github.com/apple/pkl-vscode/pull/32[#32]).
0 commit comments