apple / pkl-intellij

JetBrains editor plugins providing Pkl language support
https://pkl-lang.org/intellij/current/index.html
Apache License 2.0
49 stars 10 forks source link

Feature: install pkl cli #11

Open Umaaz opened 6 months ago

Umaaz commented 6 months ago

Description

Allow the plugin to download and install pkl for you. Similar to how intelij can download other tools like go.

Essentially add a drop down to this page:

image

Similar to how it works with go:

image image

This makes it much easier for people to get started.

stackoverflow commented 6 months ago

That is indeed a nice feature to have.