apple / pkl-intellij

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

IDEA plugin does not underline invalid code #27

Open asm0dey opened 6 months ago

asm0dey commented 6 months ago

When the code is broken by the "Reformat" action (https://github.com/apple/pkl-intellij/issues/26), IDEA does not underline any errors in the code; I need to call pkl eval to see that it's incorrect