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

0.28 experiences hampered performance on IntelliJ #49

Closed bioball closed 1 month ago

bioball commented 1 month ago

Our latest release causes degraded performance sometimes--the UI thread can get locked when editing files.

Looks like something is affecting our plugin's performance outside of the plugin itself (I can't reproduce this perf problem in a runIde instance).