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

Add support for inferring types of const/fixed members #39

Closed bioball closed 2 months ago

bioball commented 2 months ago

These are values where the type cannot by changed by amending, so it makes sense to provide inference support for them.

Also: minor refactor to use TokenSet.