Konafets / antlers-idea

Adds support for Antlers, the templating language of Statamic
MIT License
16 stars 1 forks source link

Migrate to provider API adding configuration cache compatibility #134

Closed Konafets closed 1 year ago

Konafets commented 1 year ago

This reflects just the changes in the Plugin Template.

Using the provider API defers configuration work until it is needed, reducing configuration time. Furthermore, it is required for making the build configuration cache compatible.

See more: https://github.com/JetBrains/intellij-platform-plugin-template/pull/345/commits/084d83f5540208d944a24742e64ea29f45bb0931